//
pkg.gl
Category
github.com/leapkit/core
internal
helpers
debug
package
1.5.1
Repository:
https://github.com/leapkit/core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
25 SLOC
#
Functions
Debug
Debug by verbosely printing out using 'pre' tags.
Inspect
Inspect the interface using the `%+v` formatter.
New
New returns a map of the helpers within this package.
#
Constants
DebugKey
Keys to be used in templates for the functions in this package.
InspectKey
Keys to be used in templates for the functions in this package.