Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateFakeStruct ¶
func GenerateFakeStruct(f *handwriting.PlanningFile, path string, exportedOnly bool) error
GenerateFakeStruct :
func GenerateStructAsInterface ¶
func GenerateStructAsInterface(f *handwriting.PlanningFile, path string, exportedOnly bool) error
GenerateStructAsInterface :
Types ¶
type GeneratorForFakeStruct ¶
type GeneratorForFakeStruct struct {
// contains filtered or unexported fields
}
GeneratorForFakeStruct :
func GeneratorForFakeStructNew ¶
func GeneratorForFakeStructNew(f *handwriting.File) *GeneratorForFakeStruct
GeneratorForFakeStructNew :
func (*GeneratorForFakeStruct) Generate ¶
func (g *GeneratorForFakeStruct) Generate(iface *lookup.InterfaceRef, name, outname string, exportedOnly bool) error
Generate :
type GeneratorForStructAsInterface ¶
type GeneratorForStructAsInterface struct {
// contains filtered or unexported fields
}
GeneratorForStructAsInterface :
func GeneratorForStructAsInterfaceNew ¶
func GeneratorForStructAsInterfaceNew(f *handwriting.File) *GeneratorForStructAsInterface
GeneratorForStructAsInterfaceNew :
Click to show internal directories.
Click to hide internal directories.