Documentation
¶
Index ¶
- Constants
- func Add(req AddRequest) output.Outcome
- func Default(req IDRequest) output.Outcome
- func Init(req InitRequest) output.Outcome
- func List() output.Outcome
- func Rm(req IDRequest) output.Outcome
- type AddPayload
- type AddRequest
- type DefaultPayload
- type IDRequest
- type InitPayload
- type InitRequest
- type ListPayload
- type RmPayload
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func Add ¶
func Add(req AddRequest) output.Outcome
func Init ¶
func Init(req InitRequest) output.Outcome
Types ¶
type AddRequest ¶
type InitPayload ¶
type InitPayload struct {
Initialized manifest.Initialized
}
type InitRequest ¶
type ListPayload ¶
Click to show internal directories.
Click to hide internal directories.