Documentation ¶
Index ¶
- Variables
- func Conv(xml, ass string) (string, error)
- func DuplicateBySlice(elements []string) (dup []string)
- func ExecCommand(c *exec.Cmd) (e error)
- func GetRoot() string
- func GetVal(section, name string) string
- func RandomWithSeed()
- func SetRoot(r string)
- func SetVal(section, key, value string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var Root string
Functions ¶
func DuplicateBySlice ¶
根据输入的字符串切片返回去重的字符串切片
func ExecCommand ¶
func RandomWithSeed ¶
func RandomWithSeed()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.