package
Version:
v0.0.0-...-17e6b21
Opens a new window with list of versions in this module.
Published: Oct 30, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TagConfig struct {
Key string `json:"key"`
Value string `json:"value"`
Metadata map[string]string `json:"metadata"`
Expiration *time.Time `json:"expiration,omitempty"`
Restrictions []string `json:"restrictions,omitempty"`
}
type TaggingSystem struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.