Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitDatabaseMongodb ¶
Types ¶
type AuthConfig ¶
type AuthConfig struct { HttpPort string RpcPort string JwtTokenJti string JwtExpired int AppURL string AppSecretKey string Timeout time.Duration GrpcClient GrpcClient RabbitMQ RabbitMQConfig }
func Auth ¶
func Auth() *AuthConfig
type GrpcClient ¶
Click to show internal directories.
Click to hide internal directories.