Documentation ¶
Index ¶
- func BasicAuthRequest(opts rpc.OptsConnection) (request types.AuthRequest, err error)
- func FileExists(name string) bool
- func Hmac(secret []byte, b []byte) (signature []byte, err error)
- func HmacInt(secret []byte, v int) int
- func RandomInsecureIdentifier() uint64
- func ReadYamlFile(path string, out interface{}) error
- func ReadYamlFileInPath(configPathsStr string, out interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BasicAuthRequest ¶
func BasicAuthRequest(opts rpc.OptsConnection) (request types.AuthRequest, err error)
func FileExists ¶
func RandomInsecureIdentifier ¶
func RandomInsecureIdentifier() uint64
func ReadYamlFile ¶
func ReadYamlFileInPath ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.