jsonutil

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2019 License: Apache-2.0 Imports: 2 Imported by: 2

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