internal

package
v0.0.0-...-265c8be Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CERT_FILE  string = "CERT_FILE"
	KEY_FILE   string = "KEY_FILE"
	HTTP_PORT  string = "HTTP_PORT"
	HTTPS_PORT string = "HTTPS_PORT"
)

Variables

View Source
var (
	Version   string
	GitCommit string
	GitBranch string
)

These variables are populated at build time REFERENCE: https://www.digitalocean.com/community/tutorials/using-ldflags-to-set-version-information-for-go-applications to find where the variables are...

go tool nm ./app | grep app

Functions

func GetCertificates

func GetCertificates() (tls.Certificate, error)

func Main

func Main(pwd string, args []string, envs map[string]string, osSignal chan os.Signal) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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