helper

package
v0.0.0-...-ae73b0a Latest Latest
Warning

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

Go to latest
Published: May 24, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JsonDecode

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

JsonEncode decode json bytes to data. use it instead of json.Unmarshal

func JsonEncode

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

JsonEncode encode data to json bytes. use it instead of json.Marshal

Types

This section is empty.

Jump to

Keyboard shortcuts

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