storageKey

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Storage

type Storage struct {
	Prefix string
	Method string
	Type   types.StorageType
}

type StorageKey

type StorageKey struct {
	EncodeKey string
	ScaleType string
}

func EncodeStorageKey

func EncodeStorageKey(section, method string, args ...string) (storageKey StorageKey)

type StorageOption added in v0.0.3

type StorageOption struct {
	Value  string   `json:"value"`
	Keys   []string `json:"keys"`
	Hasher []string `json:"hasher"`
}

func CheckoutHasherAndType added in v0.0.3

func CheckoutHasherAndType(t *types.StorageType) *StorageOption

Jump to

Keyboard shortcuts

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