json

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package json

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Marshal

func Marshal(value any) ([]byte, error)

Marshal

func MarshalToString

func MarshalToString(value any) (string, error)

MarshalToString

func Stringify

func Stringify(value any) string

Stringify 使json struct字符串化

func Unmarshal

func Unmarshal(data []byte, value any) error

Unmarshal

func UnmarshalFromString

func UnmarshalFromString(data string, value any) error

UnmarshalFromString

Types

This section is empty.

Jump to

Keyboard shortcuts

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