config

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Envs = initConfig()

Functions

This section is empty.

Types

type Config

type Config struct {
	PublicHost              string
	Port                    string
	SendPortInCallback      bool
	DatabaseURL             string
	CookiesAuthSecret       string
	CookiesAuthAgeInSeconds int
	CookiesAuthIsSecure     bool
	CookiesAuthIsHttpOnly   bool
	GithubClientID          string
	GithubClientSecret      string
	DiscordClientID         string
	DiscordClientSecret     string
	GoogleClientID          string
	GoogleClientSecret      string
	GitlabClientID          string
	GitlabClientSecret      string
}

Jump to

Keyboard shortcuts

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