//
pkg.gl
Category
github.com/nguyentin2068/waf
internal
transformations
package
1.3.6
Repository:
https://github.com/nguyentin2068/waf.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
2
Files
1.1k SLOC
#
Functions
GetTransformation
GetTransformation returns a transformation by name If the transformation is not found, it returns an error.
Register
Register registers a transformation by name If the transformation is already registered, it will be overwritten.