package
1.1.3
Repository: https://github.com/nikolay-turpitko/structor.git
Documentation: pkg.go.dev

# Functions

Packages collects functions from all "packages" in arguments into one FuncMap, converting every function name in "package" with Pkg.MapName and prefixing it with Pkg.Prefix.

# Structs

Pkg described single "package" of related functions.

# Type aliases

FuncMap is a template.FuncMap, see docs there.