Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FilterPolicy ¶
type FilterPolicy = base.FilterPolicy
FilterPolicy exports the base.FilterPolicy type.
type Option ¶
type Option func(*T)
A Option configures the Pebble introspection tool.
func Comparers ¶
Comparers may be passed to New to register comparers for use by the introspesction tools.
func DefaultComparer ¶
DefaultComparer registers a comparer for use by the introspection tools and sets it as the default.
func Filters ¶
func Filters(filters ...FilterPolicy) Option
Filters may be passed to New to register filter policies for use by the introspection tools.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.