Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Routine ¶
type Routine struct {
Name string
}
Routine reflects a user-defined series of steps for startup.
func (*Routine) MarshalJSON ¶
MarshalJSON will marshal Routine type into valid JSON.
func (*Routine) UnmarshalJSON ¶
UnmarshalJSON will convert a JSON representation of a Routine into a routine.
Click to show internal directories.
Click to hide internal directories.