dashjson

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package dashjson

二次封装的Json序列化工具

Json serialization tool for secondary packaging

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Marshal

func Marshal(v any) (string, error)

Marshal @Editor robotyang at 2023

Marshal is a ...

func MarshalNoErr

func MarshalNoErr(v any) string

MarshalNoErr @Editor robotyang at 2023

MarshalNoErr is a ...

func MarshalToByte

func MarshalToByte(v any) ([]byte, error)

MarshalToByte @Editor robotyang at 2023

MarshalToByte is a ...

func Unmarshal

func Unmarshal(data string, v any) error

Unmarshal @Editor robotyang at 2023

Unmarshal is a ...

func UnmarshalByte

func UnmarshalByte(data []byte, v any) error

UnmarshalByte @Editor robotyang at 2023

UnmarshalByte is a ...

func UnmarshalFuzzyDecoders

func UnmarshalFuzzyDecoders(data string, v any) error

UnmarshalFuzzyDecoders @Editor robotyang at 2023

UnmarshalFuzzyDecoders is a ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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