Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrBadPath = errors.New("bad path")
View Source
var ErrParse = errors.New("parse error")
Functions ¶
This section is empty.
Types ¶
type BinaryVersion ¶
type Command ¶
type Entity ¶
type Entity struct{}
func (Entity) BinaryVersion ¶
func (Entity) BinaryVersion(name string) (*BinaryVersion, error)
type Memorized ¶
type Memorized struct { Command // contains filtered or unexported fields }
func NewMemorized ¶
type Mock ¶
func (Mock) BinaryVersion ¶
func (Mock) BinaryVersion(name string) (*BinaryVersion, error)
Click to show internal directories.
Click to hide internal directories.