package
0.0.0-20240222061808-473e3f1cf9cc
Repository: https://github.com/joyzf/zoom.git
Documentation: pkg.go.dev

# Functions

NewGRPCOptions is for creating an unauthenticated, unauthorized, insecure port.
NewJwtOptions creates a JwtOptions object with default parameters.
No description provided by the author
NewMySQLOptions create a `zero` value instance.
NewRedisOptions create a `zero` value instance.
NewServerRunOptions creates a new ServerRunOptions object with default parameters.
No description provided by the author

# Structs

GRPCOptions are for creating an unauthenticated, unauthorized, insecure port.
JwtOptions contains configuration items related to API server features.
No description provided by the author
MySQLOptions defines options for mysql database.
RedisOptions defines options for redis cluster.
ServerRunOptions contains the options while running a generic api server.
No description provided by the author