Documentation
¶
Index ¶
- func Border(str string, style lipgloss.Style) string
- func CloneMap(m map[string]interface{}) map[string]interface{}
- func CreateFile(p string) (*os.File, error)
- func Exists(p string) (bool, error)
- func InterfacesToStrings(is []interface{}) []string
- func StringsToInterfaces(ss []string) []interface{}
- type Version
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InterfacesToStrings ¶ added in v0.6.0
func InterfacesToStrings(is []interface{}) []string
func StringsToInterfaces ¶ added in v0.6.0
func StringsToInterfaces(ss []string) []interface{}
Types ¶
Click to show internal directories.
Click to hide internal directories.