js

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArrayReader

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

func NewArrayReader

func NewArrayReader(r io.Reader) (*ArrayReader, error)

func (*ArrayReader) Close

func (r *ArrayReader) Close() error

func (*ArrayReader) Read

func (r *ArrayReader) Read(m proto.Message) error

type ArrayWriter

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

func NewArrayWriter

func NewArrayWriter(path string) (*ArrayWriter, error)

func (*ArrayWriter) Close

func (f *ArrayWriter) Close() error

func (*ArrayWriter) Write

func (f *ArrayWriter) Write(msg proto.Message) error

Jump to

Keyboard shortcuts

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