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