Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CurrentLabels ¶
type CurrentLabels struct {
// contains filtered or unexported fields
}
func (*CurrentLabels) GetLabel ¶
func (c *CurrentLabels) GetLabel(k string) string
func (*CurrentLabels) ListLabels ¶
func (c *CurrentLabels) ListLabels() map[string]string
func (*CurrentLabels) SetLabel ¶
func (c *CurrentLabels) SetLabel(k string, v string)
Click to show internal directories.
Click to hide internal directories.