server

package
v0.0.0-...-693f06b Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitServer

func InitServer(cfg Config, dbInst *sqlx.DB, googleConfig *oauth2.Config) error

Types

type Config

type Config struct {
	ServerPort        string `env:"SERVER_PORT"`
	ClientCallbackURL string `env:"CLIENT_OAUTH2_CALLBACK_URL"`
	JwtConfig         jwt.Config
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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