routine

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2021 License: MIT Imports: 1 Imported by: 0

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

func (r *Routine) MarshalJSON() ([]byte, error)

MarshalJSON will marshal Routine type into valid JSON.

func (*Routine) UnmarshalJSON

func (r *Routine) UnmarshalJSON(b []byte) error

UnmarshalJSON will convert a JSON representation of a Routine into a routine.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL