release

package
v0.0.0-...-af25eba Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Metadata

type Metadata struct {
	GitVersion string
	GitCommit  string
}

Metadata 代表此 app 的 release 資訊

func NewMetadata

func NewMetadata(version, commit string) (b *Metadata)

NewMetadata 產生一個 app 的 release 資訊

func (*Metadata) FullString

func (b *Metadata) FullString() string

FullString 回傳完整的 release 資訊

func (*Metadata) IsReleased

func (b *Metadata) IsReleased() bool

IsReleased 回傳 Metadata 是否已經 released

func (*Metadata) String

func (b *Metadata) String() string

Jump to

Keyboard shortcuts

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