Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ThingList ¶
type ThingList struct {
// contains filtered or unexported fields
}
func NewThingList ¶
func NewThingList(thingType string, things ...*types.EntityInfo) *ThingList
func (*ThingList) Items ¶
func (t *ThingList) Items() []*types.EntityInfo
Click to show internal directories.
Click to hide internal directories.