json

package
v0.0.0-...-b7647e0 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2021 License: Apache-2.0 Imports: 3 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clone

func Clone(dest interface{}, src interface{})

Clone deep clone

func MustMarshal

func MustMarshal(value interface{}) []byte

MustMarshal marshal

func MustUnmarshal

func MustUnmarshal(value interface{}, data []byte)

MustUnmarshal unmarshal

func Unmarshal

func Unmarshal(value interface{}, data []byte) error

Unmarshal unmarshal

Types

type InitModel

type InitModel interface {
	Init() error
}

InitModel init model

Jump to

Keyboard shortcuts

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