# Functions
NewConfig returns the parsed config for jetstream from env.
NewInitializer returns a new JetStream Initialiazer.
NewGrpc creates a new gRPC server.
# Constants
SERVER_TYPE is the type of the server.
# Variables
ErrGRPCConfigLoad returned when env config for GRPC results in an error.
ErrRequiredGRPCRegistrar returned when gRPC registration callback is not provided.
# Structs
Config manages the HTTP server config.
No description provided by the author
Grpc holds gRPC config.
# Type aliases
Option to pass as arg while creating new service.