package
0.0.2
Repository: https://github.com/wangtaoking1/app-base.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New returns a new grpc server.
NewOptions return a new options for server.

# Structs

Options contains configuration options for grpc server.
TLSOptions contains configuration for TLS.

# Interfaces

Server is the interface of grpc server.

# Type aliases

SetupFunc is the func used to set up the engine.