types

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2025 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFileSuffix added in v0.12.0

func GetFileSuffix(t FileType) string

Types

type Channel

type Channel string
const (
	ChannelStable Channel = "stable"
	ChannelBeta   Channel = "beta"
	ChannelAlpha  Channel = "alpha"
)

func (Channel) String

func (c Channel) String() string

type FileType added in v0.12.0

type FileType string
const (
	Tgz FileType = "tgz"
	Zip FileType = "zip"
)

type Update

type Update string
const (
	UpdateFull        Update = "full"
	UpdateIncremental Update = "incremental"
)

func (Update) String

func (u Update) String() string

Jump to

Keyboard shortcuts

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