Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TableFilter ¶
type TableFilter struct {
// contains filtered or unexported fields
}
func NewTableFilter ¶
func NewTableFilter(excludes, includes []string, acceptedByDefault bool) (*TableFilter, error)
func (*TableFilter) Enabled ¶
func (rf *TableFilter) Enabled(hypertable *systemcatalog.Hypertable) bool
Click to show internal directories.
Click to hide internal directories.