jsonx

package
v1.1.32 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeepDup added in v1.1.27

func DeepDup[Data any](data Data) (result Data, err error)

func FprintPro

func FprintPro(w io.Writer, indent, prefix, prefixFmt, head, headFmt, tail, tailFmt string, args ...any)

func GetPrintFunc

func GetPrintFunc(indent, prefix, prefixFmt, head, headFmt, tail, tailFmt string) func(args ...any)

func NewPipeDecoder added in v1.1.18

func NewPipeDecoder[
	Datas ~[]Data,
	Data any,
](output stl.Writer[Datas, Data]) *stl.PipeParser[[]byte, Datas, byte, Data]

func Print

func Print(args ...any)

func PrintPro

func PrintPro(indent, prefix, prefixFmt, head, headFmt, tail, tailFmt string, args ...any)

Types

type JsonRawMessages added in v1.1.26

type JsonRawMessages []json.RawMessage

func UnmarshalJsonRawMessages added in v1.1.26

func UnmarshalJsonRawMessages(raw json.RawMessage) (msgs JsonRawMessages, err error)

Jump to

Keyboard shortcuts

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