Documentation
¶
Index ¶
Constants ¶
View Source
const ( ExpecterChain = `` /* 407-byte string literal not displayed */ Chain = `` /* 2191-byte string literal not displayed */ )
View Source
const ( InitParams = ` func initParams{{GenericLong}}() {{ParamsPath}}{{GenericShort}} { return {{ParamsPath}}{{GenericShort}}{} } ` BuildMocks = `` /* 245-byte string literal not displayed */ GetMockField = `` /* 253-byte string literal not displayed */ )
View Source
const Interface = `
type %s%s interface {
%s
}
`
View Source
const Method = "\t%s(%s) %s"
View Source
const New = `
func New{{GenericLong}}(p Params{{GenericShort}}) {{Interface}}{{GenericShort}} {
return p.Convert()
}
`
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.