js

package
v0.31.1 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reader added in v0.20.8

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

func NewReader added in v0.20.8

func NewReader(r io.Reader, ui *clui.UI) (*Reader, error)

func (*Reader) Close added in v0.20.8

func (r *Reader) Close() error

func (*Reader) GetObjectType added in v0.20.8

func (r *Reader) GetObjectType() string

func (*Reader) Read added in v0.20.8

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

type Writer added in v0.20.8

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

func NewWriter added in v0.20.8

func NewWriter(path, key string) (*Writer, error)

func (*Writer) Close added in v0.20.8

func (f *Writer) Close() error

func (*Writer) Write added in v0.20.8

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

Jump to

Keyboard shortcuts

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