Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FilterFunc ¶
type FilterFunc func(ctx context.Context, b pgstmt.SelectStatement)
func (FilterFunc) Apply ¶
func (f FilterFunc) Apply(ctx context.Context, b pgstmt.SelectStatement)
Click to show internal directories.
Click to hide internal directories.