datajson

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Encoder

type Encoder interface{ Encode(v any) error }

type FieldFilteringEncoder

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

func NewFieldFilteringEncoder

func NewFieldFilteringEncoder(w io.Writer, fields []string) *FieldFilteringEncoder

func (*FieldFilteringEncoder) Encode

func (e *FieldFilteringEncoder) Encode(v any) error

func (*FieldFilteringEncoder) EncodeReader

func (e *FieldFilteringEncoder) EncodeReader(r io.Reader) error

Jump to

Keyboard shortcuts

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