Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Locomotive ¶
type Locomotive struct{}
func (*Locomotive) Decode ¶
func (*Locomotive) Decode(input []byte) (*app.Locomotive, error)
func (*Locomotive) Encode ¶
func (*Locomotive) Encode(input *app.Locomotive) ([]byte, error)
Click to show internal directories.
Click to hide internal directories.