Documentation
¶
Index ¶
Constants ¶
View Source
const ( // BinaryName is the public CLI binary name. BinaryName = "mocklet" // Version identifies current build version. Version = "dev" )
Variables ¶
View Source
var (
ErrStdinNotConfigured = errors.New("stdin reader is not configured")
)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.