Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CodeGenerator ¶
type CodeGenerator struct { InterfaceName string StructName string PackageName string InterfaceNode *ast.InterfaceType ImportSpecs []*ast.ImportSpec ImportPath string }
func (CodeGenerator) GenerateFake ¶
func (gen CodeGenerator) GenerateFake() (string, error)
Click to show internal directories.
Click to hide internal directories.