helpers

package
v0.0.0-...-7516326 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetVersion

func GetVersion() (string, error)

func LoadConfig

func LoadConfig()

Types

type Config

type Config struct {
	VERSION             string
	PORT                string
	SWAGGER_ENABLED     string
	BASIC_AUTH_USER     string
	BASIC_AUTH_PASSWORD string
	JWT_SECRET          string
}
var (
	AppConfig Config
)

Jump to

Keyboard shortcuts

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