types

package
v0.0.0-...-5fda629 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2022 License: MulanPSL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StaticApplication  = "static"
	DynamicApplication = "dynamic"

	StaticStrategy  = "static"
	DynamicStrategy = "dynamic"
)

Variables

View Source
var (
	StrategyIsNilError    = errors.New("strategy is nil")
	ApplicationIsNilError = errors.New("application is nil")
)

Functions

This section is empty.

Types

type SupbApplicationKey

type SupbApplicationKey string

type SupbContainerGuid

type SupbContainerGuid string

type SupbStrategyKey

type SupbStrategyKey string

type SupbStrategyLevel

type SupbStrategyLevel string

type Tag

type Tag struct {
	Key   string `json:"key"`
	Type  string `json:"type"`
	Value string `json:"value"`
}

Jump to

Keyboard shortcuts

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