//
pkg.gl
Category
github.com/neonsea/iopshell
internal
textmutate
package
0.1.0
Repository:
https://github.com/neonsea/iopshell.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
136 SLOC
#
Functions
Pprint
Pprint pretty-prints a json input (interface{}) In the future, this should be replaced with a custom function.
StrToMap
StrToMap takes an input string and creates a map out of it, for use in json requests.
Vprint
Vprint prints stuff if verbose is enabled.
#
Variables
Verbose
No description provided by the author