jsonio

package
v0.20.2 Latest Latest
Warning

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

Go to latest
Published: May 9, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JsonReader

type JsonReader io.PipeReader

func NewReader

func NewReader(v any) *JsonReader

func (*JsonReader) Read

func (j *JsonReader) Read(p []byte) (n int, err error)

Read implements io.Reader.

type JsonWriter

type JsonWriter io.PipeWriter

func NewWriter

func NewWriter(v any) *JsonWriter

func (*JsonWriter) Write

func (j *JsonWriter) Write(p []byte) (n int, err error)

Read implements io.Writer.

Jump to

Keyboard shortcuts

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