# Functions
ContextWithQueryOptions returns a context with the given query options attached.
No description provided by the author
GRPCMetadataFromQueryMeta returns a metadata struct with fields from the structs.QueryMeta attached.
NewServer constructs a gRPC server for the external gRPC port, to which handlers can be registered.
QueryMetaFromGRPCMeta returns a structs.QueryMeta struct parsed from the metadata.MD, such as from a gRPC header or trailer.
QueryOptionsFromContext returns the query options in the gRPC metadata attached to the given context.
RequireAnyValidACLToken checks that the caller provided a valid ACL token without requiring any specific permissions.
No description provided by the author
No description provided by the author
We tag logs with a unique identifier to ease debugging.
# Constants
No description provided by the author
# Interfaces
No description provided by the author