# Functions
-------------------- Helpers -------------------- */ IsRequestGRPC checks the true if the request is a gRPC request by checking the protocol and content type.
NewGRPCServer creates a new grpcServer instance using the provided AuthDataSource.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Interfaces
AuthDataSource is an interface that abstracts the data source.
# Type aliases
CapacityLimitPeriod is a string type representing the capacity limit period for a gateway endpoint, which maps to the CapacityLimitPeriod enum in the proto package.