package
Version:
v0.8.4
Opens a new window with list of versions in this module.
Published: May 18, 2021
License: GPL-3.0
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
¶
Encoder marshals values into JSON with redacted values included. Only use this when persisting to disk and NOT sending over HTTP.
NewEncoder creates a new json.Encoder
Encode calls json.Encoder.Encode
SetEscapeHTML calls json.Encoder.SetEscapeHTML
SetIndent calls json.Encoder.SetIndent
String is redacted when marshaling unless using redactor.Encoder
MarshalJSON implements json.Marshaler
Source Files
¶
Click to show internal directories.
Click to hide internal directories.