Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrorAlreadyHydrated = fmt.Errorf("Filter already hydrated. This is a once-only operation to reduce the risk of injection attacks.")
Functions ¶
This section is empty.
Types ¶
type Custom ¶
type DateFilter ¶
type DateFilter struct {
// contains filtered or unexported fields
}
func (*DateFilter) Hydrate ¶
func (this *DateFilter) Hydrate(opts DateFilterOpts) error
type DateFilterOpts ¶
type FilterSet ¶
Click to show internal directories.
Click to hide internal directories.