Documentation
¶
Index ¶
- func Bold(format string, a ...interface{}) string
- func DiffPrettyText(a, b string) string
- func ExpandPath(path string) (string, error)
- func JSONEqual(a interface{}, b interface{}) bool
- func JSONValue(o interface{}) []byte
- func PrintlnToStdErr(format string, args ...string)
- func ReplaceNewLine(s string) string
- func ShortHomePath(path string) string
- func StringInterfaceMapEqual(a map[string]interface{}, b map[string]interface{}) bool
- func StringSliceInclude(items []string, check string) bool
- func Underline(format string, a ...interface{}) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DiffPrettyText ¶
func ExpandPath ¶ added in v0.7.0
func PrintlnToStdErr ¶
func ReplaceNewLine ¶
func ShortHomePath ¶ added in v0.12.0
func StringInterfaceMapEqual ¶
func StringSliceInclude ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.