8 lines
69 B
Go
8 lines
69 B
Go
|
/* WIP Under Construction */
|
||
|
package qgen
|
||
|
|
||
|
type Builder struct
|
||
|
{
|
||
|
|
||
|
}
|