config

package
v0.0.0-...-a2883fb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitDatabaseMongodb

func InitDatabaseMongodb() *mongo.Database

Types

type AuthConfig

type AuthConfig struct {
	HttpPort     string
	RpcPort      string
	JwtTokenJti  string
	JwtExpired   int
	AppURL       string
	AppSecretKey string
	Timeout      time.Duration
	GrpcClient   GrpcClient
}

func Auth

func Auth() *AuthConfig

type GrpcClient

type GrpcClient struct {
	User         string
	Notification string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL