Documentation ¶
Index ¶
- func AppendOutputByFormat(outputs []string, data interface{}, format string) []string
- func GetTable() (tableString *strings.Builder, table *tablewriter.Table)
- func OutputByFormat(data interface{}, format string)
- func ParseLastSecondValue(s string) string
- func ParseLastValue(s string) string
- func ParseRangeFormatStr(str string) (ints []int)
- func SplitColon(str string) (strs []string)
- func SplitSpace(str string) (strs []string)
- func SplitSpaceColon(str string) (strs []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendOutputByFormat ¶
func OutputByFormat ¶
func OutputByFormat(data interface{}, format string)
func ParseLastSecondValue ¶
func ParseLastValue ¶
func ParseRangeFormatStr ¶
func SplitColon ¶
func SplitSpace ¶
func SplitSpaceColon ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.