json

package
v1.2.4-beta1 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CUnmarshal

func CUnmarshal(v, t any) error

CUnmarshal v to target

Types

type CJSON

type CJSON []byte

func (CJSON) Equals

func (j CJSON) Equals(j1 CJSON) bool

func (CJSON) GormDataType

func (CJSON) GormDataType() string

func (CJSON) MarshalJSON

func (j CJSON) MarshalJSON() ([]byte, error)

func (*CJSON) Scan

func (j *CJSON) Scan(value any) error

func (CJSON) String

func (j CJSON) String() string

func (CJSON) Unmarshal

func (j CJSON) Unmarshal(v any) error

Unmarshal support Struct/Array

func (*CJSON) UnmarshalJSON

func (j *CJSON) UnmarshalJSON(data []byte) error

func (CJSON) Value

func (j CJSON) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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