js

package
v0.32.26 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2024 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 Reader

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

func NewReader

func NewReader(r io.Reader) (*Reader, error)

func (*Reader) Close

func (r *Reader) Close() error

func (*Reader) GetObjectType

func (r *Reader) GetObjectType() string

func (*Reader) Read

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

type Writer

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

func NewWriter

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

func (*Writer) Close

func (f *Writer) Close() error

func (*Writer) Write

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