Documentation
¶
Index ¶
- func FormatCreated(data interface{}) (string, error)
- func FormatFirst(data, data2 interface{}) (string, error)
- func FormatJSON(data interface{}) (string, error)
- func FormatStackScopedName(data, data2 interface{}) (string, error)
- func FormatYAML(data interface{}) (string, error)
- func SimpleFormat(values [][]string) (string, string)
- func WriterFlags() []cli.Flag
- type FormatFunc
- type Writer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FormatFunc ¶
type FormatFunc interface{}
Source Files
¶
- flags.go
- fmt.go
- writer.go
Click to show internal directories.
Click to hide internal directories.