Documentation ¶
Index ¶
Constants ¶
View Source
const AESEncryptID = "AES"
AESEncryptID is the unique identifier for this encryptor.
Variables ¶
This section is empty.
Functions ¶
func GeneratePassword ¶ added in v0.5.0
GeneratePassword generates a password of given length.
func IsValidByteSlice ¶
IsValidByteSlice method check whether the Slice is valid or not.
func MarshalData ¶ added in v0.6.0
MarshalData marshals the given struct to a byte array.
func RemoveKeyFromSortedSlice ¶ added in v0.9.1
RemoveKeyFromSortedSlice removes the given key from the sorted slice.
func StringSliceContains ¶
StringSliceContains check whether the specified key is in the sorted String slice.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.