Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Overrider ¶
type Overrider struct { groupidx.GroupIndex Head grouphead.GroupHeadDB }
Wraps and augments a groupidx.GroupIndex swapping some of its methods. It augments the GroupHeadInsert and GroupHeadRevert of the underlying implementation by replacing them with those ones provided by the given grouphead.GroupHeadDB instance.
func (Overrider) GroupHeadInsert ¶
Click to show internal directories.
Click to hide internal directories.