Documentation ¶
Index ¶
Constants ¶
View Source
const ( ScriptNameGetVersion = "get_version" ScriptNameSetVersion = "set_version" )
View Source
const ScriptDirname = "scripts"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ErrNotFound ¶
type ErrNotFound struct {
// contains filtered or unexported fields
}
func (*ErrNotFound) Error ¶
func (err *ErrNotFound) Error() string
func (*ErrNotFound) ScriptName ¶
func (err *ErrNotFound) ScriptName() string
Click to show internal directories.
Click to hide internal directories.