Documentation
¶
Overview ¶
Package util hosts miscellaneous stateless utility tools.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // JSONQuery is the package-level singleton for json_query. JSONQuery tools.Tool = &jsonQueryTool{} // Calc is the package-level singleton for calc. Calc tools.Tool = &calcTool{} )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.