Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Designation ¶
type Designation string
Designation represents a motor designation string
func New ¶
func New(designation string) (Designation, error)
New creates a new designation from a string
func (*Designation) Describe ¶
func (d *Designation) Describe() (string, error)
Describe the designation
Click to show internal directories.
Click to hide internal directories.