package
Version:
v1.2.9
Opens a new window with list of versions in this module.
Published: Jan 23, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
DebugKey = "debug"
InspectKey = "inspect"
)
Keys to be used in templates for the functions in this package.
Debug by verbosely printing out using 'pre' tags.
func Inspect(v interface{}) string
Inspect the interface using the `%+v` formatter
New returns a map of the helpers within this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.