# Packages
No description provided by the author
# Functions
NewConfig returns the parsed config for jetstream from env.
NewGrpc creates a new gRPC server.
NewInitializer returns a new JetStream Initialiazer.
WithGRPCDialOptions overrides custom dial options.
WithGrpcServerOptions adds gRPC options.
# 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.
Grpc holds gRPC config.
No description provided by the author
# Type aliases
Option to pass as arg while creating new service.