Documentation ¶
Index ¶
- func B64Decode(src string) (string, error)
- func B64Encode(s interface{}) string
- func Contains(s []string, e string) bool
- func Crypto() crypto
- func DeRefPtr(v interface{}) interface{}
- func Diff(a []string, b []string) []string
- func Hash(src string, secret string) string
- func Max(x, y int) int
- func Min(x, y int) int
- func RandString(n int) string
- func Reset(v interface{})
- func XOR(args ...interface{}) bool
- type B64DecodeError
- type ICrypto
- type Pair
- type Quartet
- type Triplet
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type B64DecodeError ¶ added in v0.1.43
B64DecodeError exported
Source Files ¶
Click to show internal directories.
Click to hide internal directories.