package
0.0.14
Repository: https://github.com/easeq/go-service.git
Documentation: pkg.go.dev

# 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.