jsonutil

package
v3.0.0-rc.3+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package jsonutil contains json-related utility functions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MarshalIndentNoEscape

func MarshalIndentNoEscape(v interface{}, prefix, indent string) ([]byte, error)

MarshalIndentNoEscape is the same functionality as json.MarshalIndent but with HTML escaping disabled

func MarshalNoEscape

func MarshalNoEscape(v interface{}) ([]byte, error)

MarshalNoEscape is the same functionality as json.Marshal but with HTML escaping disabled

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL