package
Version:
v1.2.16
Opens a new window with list of versions in this module.
Published: May 23, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 12
Opens a new window with list of known importers.
Documentation
¶
Prettify use json.MarshalIndent(o, "", " ") to convert `o` to json string
return "" if `o` is nil.
return error string if json marshal raise error.
Stringify use json.Marshal(o) to convert `o` to json string
return "" if `o` is nil.
return error string if json marshal raise error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.