Documentation
¶
Index ¶
- func Decrypt(password string, data []byte) ([]byte, error)
- func Encrypt(password string, data []byte) ([]byte, error)
- func Fvs(a ...interface{}) string
- func Ife(expr bool, x interface{}, y interface{}) interface{}
- func Ifei(expr bool, x int, y int) int
- func Ifes(expr bool, x string, y string) string
- func Maxi(a int, b ...int) int
- func Mini(a int, b ...int) int
- func Option(t interface{}, o interface{}) reflect.Value
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.