meta

package
v0.0.0-...-07be22e Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2025 License: BSD-3-Clause Imports: 6 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 {
	Name    string
	Version string
	URL     string

	Git struct {
		Revision string
		Date     time.Time
		Dirty    bool
		URL      string
	}

	Go struct {
		Version string
		Cgo     bool
		Arch    string
		OS      string
	}
}

func GetMetadata

func GetMetadata() (*Metadata, error)

func (*Metadata) String

func (m *Metadata) String() string

Jump to

Keyboard shortcuts

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