configuration

package
v0.0.0-...-23f2fb9 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2021 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadConfiguration

func LoadConfiguration()

LoadConfiguration reads the config.json of the repo for the global variables set by the user

Types

type Configuration

type Configuration struct {
	ExpirationCookie int64 // In seconds
	Certificate      string
	ServerKey        string
}

Configuration is the struct that describes the available configuration variables

var Conf Configuration

Conf is the variable that keeps the configuration of the user

Jump to

Keyboard shortcuts

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