reader

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(options *Options)

type Options

type Options struct {
	Encoding map[string]encoder.Encoder
}

func NewOptions

func NewOptions(opts ...Option) Options

type Reader

type Reader interface {
	Merge(...*source.ChangeSet) (*source.ChangeSet, error)
	Scan([]byte, interface{}) error
}

func NewReader

func NewReader(opts ...Option) Reader

Jump to

Keyboard shortcuts

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