coremodel

package
v0.0.0-...-34af52f Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Meta

type Meta struct {
	Name  MetaTypes
	Value interface{}
}

type MetaTypes

type MetaTypes string

MetaTypes represents well-known tag types.

const (
	// TagGrantToken represent the same mechanism as described
	// https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#grant_token#Here.
	MetaGrantToken MetaTypes = "grant-token"
)

type Tag

type Tag struct {
	Name  string
	Value interface{}
}

Jump to

Keyboard shortcuts

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