json_util

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustParse

func MustParse(jsonString string, result interface{})

func MustParseToMap

func MustParseToMap(obj interface{}) map[string]interface{}

反序列化

func MustStringify

func MustStringify(data interface{}) string

序列化

func Parse

func Parse(jsonString string, result interface{}) error

func Stringify

func Stringify(data interface{}) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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