jsonx

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeFile

func DecodeFile[T any](file string) (T, error)

func Dump added in v0.1.6

func Dump(w io.Writer, v any)

func DumpIndent added in v0.1.6

func DumpIndent(w io.Writer, v any)

func EncodeFile

func EncodeFile[T any](file string, t T, indent bool) error

func HttpGET added in v0.1.5

func HttpGET[T any](url string) (T, error)

func WriteHTTP added in v0.1.5

func WriteHTTP(w http.ResponseWriter, status int, v any)

Types

This section is empty.

Jump to

Keyboard shortcuts

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