utils

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

© 2022 The Sloan Project

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitLogger

func InitLogger(level string)

func PrintEnvironment

func PrintEnvironment()

Types

type ServerConfig

type ServerConfig struct {
	ProxyPort string `env:"PROXY_PORT" envDefault:":8080"`
	LogLevel  string `env:"LOG_LEVEL" envDefault:"TRACE"`
}

func LoadConfig

func LoadConfig() *ServerConfig

Jump to

Keyboard shortcuts

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