package
3.14.1+incompatible
Repository: https://github.com/bureau14/qdb-api-rest.git
Documentation: pkg.go.dev
# Functions
CreateHandle : creates a handle with config values.
CreateHandle : creates a handle with config values.
CredentialsFromFile : get user credentials from a file.
MustUnmarshalRSAKey reads and parses an RSA private key from a file and panics on an error.
MustUnmarshalRSAKeyFromFile reads and parses an RSA private key from a file and panics on an error.
QueryData : send a query to the server.
RetrieveInformation : retrieve all informations.
# Variables
ClusterInformation : all cluster information.
DefaultPrivateKey is the default rsa key used in non-secure cluster mode.
NodesInformation : all nodes information.
# Structs
Credentials : qdb user json credentials.