Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Encrypt ¶
func Encrypt(v interface{}) uint32
Encrypt encrypts any type of variable using CRC32 algorithms. It uses gconv package to convert <v> to its bytes type.
func EncryptString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.