# Functions
AssignFieldsToStructs copy fields value between structure.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NatsFlag returns a cli.Flag slice for using in the command line arguments.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
MetaKey is the key used for storing all metadata.
# Variables
ErrAuthentication represents the absence of valid authentication credentials.
ErrDatabaseDelete represents database update delete errors.
ErrDatabaseInsert represents database insert related errors.
ErrDatabaseQuery represents database query related errors.
ErrDatabaseUpdate represents database update related errors.
ErrExists represents the presence of an HTTP resource.
ErrSparseFieldSets represents any error with invalid sparse fieldsets query parameter.
ErrFilterParam represents any error with invalid filter query paramter.
ErrIncludeParam represents any error with invalid include query parameter.
ErrInValidParam represents any error with validating input parameters.
ErrJSONEncoding represents any json encoding error.
ErrMessagingPub represents any error in publish subscribe messaging.
ErrMessagingReply represents any error in request reply messaging.
ErrMessagingReq represents any error in request reply messaging.
ErrMessagingSub represents any error in publish subscribe messaging.
ErrNotAcceptable represents any error with wrong or inappropriate http Accept header.
ErrNotFound represents the absence of an HTTP resource.
ErrOuthExchange represents any error in exchanging a code for a token with the oauth server.
ErrRetrieveMetadata represents any error to retrieve grpc metadata from the running context.
ErrStructMarshal represents any error with marshalling structure.
ErrUnsupportedMedia represents any error with unsupported media type in http header.
ErrUserRetrieval represents any error in retrieving user information from an oauth provider.
ErrXForwardedHost represents any failure or absence of x-forwarded-host HTTP header in the grpc context.
# Type aliases
No description provided by the author