info

package
v1.42.0 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: GPL-3.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 Flipt

type Flipt struct {
	Version          string `json:"version,omitempty"`
	LatestVersion    string `json:"latestVersion,omitempty"`
	LatestVersionURL string `json:"latestVersionURL,omitempty"`
	Commit           string `json:"commit,omitempty"`
	BuildDate        string `json:"buildDate,omitempty"`
	GoVersion        string `json:"goVersion,omitempty"`
	UpdateAvailable  bool   `json:"updateAvailable"`
	IsRelease        bool   `json:"isRelease"`
	OS               string `json:"os,omitempty"`
	Arch             string `json:"arch,omitempty"`
}

func (Flipt) IsDevelopment added in v1.18.1

func (f Flipt) IsDevelopment() bool

func (Flipt) ServeHTTP

func (f Flipt) ServeHTTP(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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