jsonutil

package
v0.19.3 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: Apache-2.0 Imports: 2 Imported by: 3

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 any, prefix, indent string) ([]byte, error)

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

func MarshalNoEscape

func MarshalNoEscape(v any) ([]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