Versions in this module Expand all Collapse all v0 v0.0.1 Jan 7, 2021 Changes in this version + const WrapperClass + func Builder(defaultCfg Config) xlistd.BuildWrapperFn + type Config struct + Merge bool + Score int + UseThreshold bool + type Wrapper struct + func New(list xlistd.List, p reason.Policy, cfg Config) *Wrapper + func (w *Wrapper) Check(ctx context.Context, name string, resource xlist.Resource) (xlist.Response, error) + func (w *Wrapper) Class() string + func (w *Wrapper) ID() string + func (w *Wrapper) Ping() error + func (w *Wrapper) Resources(ctx context.Context) ([]xlist.Resource, error)