jsonl

package
v0.1.16 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(data io.Reader, decoder func([]byte) error) error

Decode data: 数据流,会按json进行拆分并使用decoder处理

func Marshal added in v0.1.6

func Marshal(data any) ([]byte, error)

func Unmarshal added in v0.1.6

func Unmarshal(data []byte, ptrToSlice any) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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