Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Filter ¶
type Filter struct {
// contains filtered or unexported fields
}
func Create ¶
func Create(cleanLevel CleanLevel) Filter
func (Filter) CleanLevel ¶
func (f Filter) CleanLevel() CleanLevel
func (Filter) WaterImprover ¶
type Option ¶
type Option func(opt *option)
func WithAbsorber ¶
func WithCleanLevel ¶
func WithCleanLevel(cleanLevel CleanLevel) Option
func WithWaterImprover ¶
Click to show internal directories.
Click to hide internal directories.