Documentation
¶
Index ¶
- func BuildUrl(rawUrl, rawPath string) (string, error)
- func CreateDirForFile(path string) error
- func CreateIpcSocket(path string) (net.Listener, error)
- func LoadBase64Key(key string) (nacl.Key, error)
- func NextPowerOf2(v int) int
- func Sha3Hash(payload []byte) []byte
- func ToKey(src []byte) (nacl.Key, error)
- type HttpClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDirForFile ¶
func NextPowerOf2 ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.