Documentation
¶
Index ¶
- func FileNameAppend(filename, subname string) string
- func GbkToUtf8(s []byte) ([]byte, error)
- func Ints(ss []string) []int
- func IntsDefault(s string, dv ...int) int
- func IsUtf8(s []byte) bool
- func Strings(ints []int) []string
- func Template(tmpl string, obj interface{}) string
- func Utf8ToGbk(s []byte) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileNameAppend ¶
FileNameAppend hello.jpg,_1 -> hello_1.jpg
func IntsDefault ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.