Documentation ¶
Index ¶
- func All() []string
- func Exists(path string) bool
- func GetBytes(size string, defaultSize int) int
- func Map() map[string]string
- func RealPath(path string) string
- func SearchBinary(binary string) string
- func SetMap(m map[string]string) error
- func SplitAndTrim(str, sep string) []string
- type AnyAnyMap
- type StrStrMap
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SearchBinary ¶
func SplitAndTrim ¶
Types ¶
type AnyAnyMap ¶
type AnyAnyMap struct {
// contains filtered or unexported fields
}
func NewAnyAnyMap ¶
func NewAnyAnyMap() *AnyAnyMap
type StrStrMap ¶
type StrStrMap struct {
// contains filtered or unexported fields
}
func NewStrStrMap ¶
func NewStrStrMap() *StrStrMap
Click to show internal directories.
Click to hide internal directories.