Discover Packages
github.com/greenpau/go-authcrunch
pkg
tagging
package
Version:
v1.1.4
Opens a new window with list of versions in this module.
Published: Apr 9, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
Documentation
¶
ExtractLabels extracts labels fom a map.
type Tag struct {
Key string `json:"key,omitempty" xml:"key,omitempty" yaml:"key,omitempty"`
Value string `json:"value,omitempty" xml:"value,omitempty" yaml:"value,omitempty"`
}
Tag represents key-value tag.
ExtractTags extracts tags fom a map.
NewTag returns an instance of Tag
Source Files
¶
Click to show internal directories.
Click to hide internal directories.