package
2.0.0-a9+incompatible
Repository: https://github.com/memnix/memnix-rest.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LoadConfig loads the configuration from a file.

# Constants

GCLimit is the limit for garbage collection.
GCThresholdPercent is the threshold for garbage collection.
MB is the number of bytes in a megabyte.
NonceLength is the length of the nonce : 16 bytes * 8 bits/byte = 128 bits.
SentryFlushTimeout is the timeout for flushing sentry.

# Structs

AuthConfig holds the configuration for the authentication.
Config holds the configuration for the application.
LogConfig holds the configuration for the logger.
PasswordConfigStruct is the struct for the password config.
ServerConfig holds the configuration for the server.