json

package
v1.15.12 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2025 License: MIT Imports: 3 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New added in v1.15.12

func New() foundation.Json

Types

type Json

type Json struct {
	// contains filtered or unexported fields
}

func (*Json) Marshal

func (j *Json) Marshal(v any) ([]byte, error)

func (*Json) MarshalString added in v1.15.12

func (j *Json) MarshalString(a any) (string, error)

func (*Json) Unmarshal

func (j *Json) Unmarshal(data []byte, v any) error

func (*Json) UnmarshalString added in v1.15.12

func (j *Json) UnmarshalString(s string, a any) error

Jump to

Keyboard shortcuts

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