Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Resolver ¶
type Resolver struct {
// contains filtered or unexported fields
}
func New ¶
func New(adapter filter.ResolverAdapter) *Resolver
type SortExprDefault ¶
type SortExprDefault struct{}
type SortExprRandom ¶
type SortExprRandom struct{}
type SortExprSort ¶
type SortExprSort struct {
Items []SortItem
}
Click to show internal directories.
Click to hide internal directories.