package
0.0.0-20250206095323-67f4e8942fa5
Repository: https://github.com/noxyicm/wsf.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewInflector creates new default inflector filter.
NewInflectorConfig creates new inflector filter from config.
NewRegexpReplace creates new regexp replace filter.
NewRuleStack creates a ne rule stack.
NewStringToLower creates new string to lower inflector.
Register registers a filter.

# Structs

Inflector is a filter chain for string inflection.
RegexpReplace filter.
RuleStack is a stack of rules.
StringToLower filter.

# Interfaces

Interface is a filter interface.