Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Map ¶
type Map map[uint32]*anpb.DepSetOfFiles
Map is a map of id -> depSetOfFiles.
func NewMap ¶
func NewMap(depSets []*anpb.DepSetOfFiles) Map
NewMap creates a new map of depSet by its ID.
Click to show internal directories.
Click to hide internal directories.