json

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Json

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

func JsonParse

func JsonParse[T any](source []byte, target *T) error

func JsonParseStr

func JsonParseStr[T any](source string, target *T) error

func JsonStr

func JsonStr[V any](v *V) (string, error)

func JsonToFile

func JsonToFile[V any](v *V, perm os.FileMode, pathSegments ...string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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