Documentation
¶
Index ¶
- func ConfigDir() (string, error)
- func HomeDir() string
- func Print(output, template string, m proto.Message, tblPrn Printer, w io.Writer) error
- func PrintJSON(m proto.Message, w io.Writer) error
- func PrintJSONList(data interface{}, w io.Writer) error
- func PrintList(output, template string, list interface{}, tblPrn Printer, w io.Writer) error
- func PrintTemplate(data interface{}, tmpl string, w io.Writer) error
- func PrintYAML(m proto.Message, w io.Writer) error
- func PrintYAMLList(data interface{}, w io.Writer) error
- func ReadStdinInto(v proto.Message) error
- func Telemetry(version string, t time.Time)
- type Printer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintJSONList ¶
func PrintYAMLList ¶
func ReadStdinInto ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.