Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CodeGen = codeGen{
Comment: codeComment{},
}
View Source
var FS = fileSystem{}
View Source
var String = stringFunctions{}
Functions ¶
func InvokeErrorOnlyMock ¶
func InvokeMock ¶
Types ¶
type CodeBlock ¶
type CodeBlock []string
A CodeBlock contains lines of generated code.
func (CodeBlock) DisplayIndent ¶
type FileSystem ¶
Click to show internal directories.
Click to hide internal directories.