Documentation ¶
Index ¶
- func AtoI(number string) int
- func Bool2Str(is bool) string
- func IsAccessForbidden(data []byte) bool
- func ItoA(number int) string
- func Min(a int, b int) int
- func PanicIf(err error)
- func Str2Bool(is string) bool
- func Truncate100(data string) string
- func TruncateN(data string, N int) string
- func WhereAmI() string
- type NormalResp
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAccessForbidden ¶
func Truncate100 ¶
Types ¶
type NormalResp ¶
Click to show internal directories.
Click to hide internal directories.