Documentation
¶
Index ¶
- func Contains(vs []int, t int) bool
- func Filter(vs []string, f func(string, int) bool) []string
- func FindWorkingDir() string
- func IndexInt(vs []int, t int) int
- func IsDir(name string) bool
- func Map(vs []string, f func(string, int) string) []string
- func Split(str string, sep string) []string
- func UrlJoin(pdp string, basePath string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindWorkingDir ¶
func FindWorkingDir() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.