Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MissingSoftwareError ¶
type MissingSoftwareError struct {
Software string
}
func NewMissingSoftwareError ¶
func NewMissingSoftwareError(software string) MissingSoftwareError
func (MissingSoftwareError) Error ¶
func (m MissingSoftwareError) Error() string
Click to show internal directories.
Click to hide internal directories.