Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Collect ¶ added in v0.18.1
func Collect(content types.CollectData) error
Types ¶
type InstructResult ¶
type InstructResult struct {
Instruct []Instruct `json:"instruct"`
}
func Pull ¶ added in v0.18.1
func Pull() (*InstructResult, error)
Click to show internal directories.
Click to hide internal directories.