types

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 3 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildInfo

type BuildInfo struct {
	Name         string
	Version      version.Version
	Commit       string
	BranchName   string
	BuildDate    time.Time
	OS           string
	Architecture string
	Environment  string
	GithubRepo   string
	ProjectName  string
}

func (BuildInfo) Env

func (i BuildInfo) Env() string

func (BuildInfo) IsDev

func (i BuildInfo) IsDev() bool

func (BuildInfo) IsRelease

func (i BuildInfo) IsRelease() bool

func (BuildInfo) String

func (i BuildInfo) String() string

Jump to

Keyboard shortcuts

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