providers

package
v0.0.0-...-4263410 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TypeProviders = make(map[string]TypeProvider)
View Source
var ValidArchitectures = regexp.MustCompile(`^(x86[_-]64|aarch64|arm64)$`)

Functions

This section is empty.

Types

type TypeProvider

type TypeProvider struct {
	PrintRegisteredTypes      func(string)
	PrintRegionalAvailability func(string, string)
	GenerateTypes             func() error
}

Jump to

Keyboard shortcuts

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