build

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewInformer

func NewInformer(version Version, commitHash CommitHash, buildTime Time) actuator.Informer

Types

type CommitHash

type CommitHash string

type InfoResponse

type InfoResponse struct {
	Version    Version    `json:"version,omitempty"`
	CommitHash CommitHash `json:"commit_hash,omitempty"`
	Time       Time       `json:"time,omitempty"`
}

type Informer

type Informer struct {
	// contains filtered or unexported fields
}

func (Informer) Key

func (b Informer) Key() string

func (Informer) Value

func (b Informer) Value() interface{}

type Time

type Time string

type Version

type Version string

Jump to

Keyboard shortcuts

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