Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Bufsize = 128
Functions ¶
func Param ¶
func Param(i interface{}) string
Param convert i to params string, join with ",", without escape
Only support int, []int, uint, []uint, string, []string, []byte
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.