Documentation
¶
Index ¶
- func Banner()
- func Decode64(s string) ([]byte, error)
- func Decrypt(data []byte, passphrase string) ([]byte, error)
- func Deserialize(b []byte, d interface{}) error
- func Encode64(b []byte) string
- func Encrypt(data []byte, passphrase string) ([]byte, error)
- func FileExists(file string) bool
- func Logger() *glg.Glg
- func Serialize(d interface{}) ([]byte, error)
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.