Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Item ¶
type Item struct {
ID string
Name string
Labels []string
Flags uint64
Availability TimeRangeList
Version uint64
Assets StringAnyMap
Parameters StringAnyMap
}
func ItemFromPB ¶
type StringAnyMap ¶
type TimeRangeList ¶
type TimeRangeList []TimeRange
func (TimeRangeList) IntoPB ¶
func (trl TimeRangeList) IntoPB() []*commonv1.TimeRange
Click to show internal directories.
Click to hide internal directories.