Documentation ¶
Index ¶
- type Projects
- func (p Projects) Len() int
- func (p Projects) Less(i, j int) bool
- func (p Projects) Select(selector func(item *pb.Project) interface{}) []interface{}
- func (p Projects) SelectMany(selector func(item *pb.Project) []interface{}) []interface{}
- func (p Projects) Swap(i, j int)
- func (p Projects) Where(filter func(item *pb.Project) bool) Projects
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.