//
pkg.gl
Category
github.com/nikolay-turpitko/structor
funcs
use
package
1.1.3
Repository:
https://github.com/nikolay-turpitko/structor.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
11
Files
33 SLOC
#
Functions
Packages
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
Pkg described single "package" of related functions.
#
Type aliases
FuncMap
FuncMap is a template.FuncMap, see docs there.