utils

package
v0.1.15 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetWorkingDir

func GetWorkingDir() string

Types

type Stage added in v0.1.2

type Stage string
const (
	Prod Stage = "prod"
)

type VersionInformation added in v0.1.2

type VersionInformation struct {
	Version   string
	BuildDate string
	CommitID  string
	Branch    string
	Stage     Stage
}

func GetVersionInformation added in v0.1.2

func GetVersionInformation() VersionInformation

Jump to

Keyboard shortcuts

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