gobber

package
v0.9.4 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GobReader

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

func NewGobReaderIO

func NewGobReaderIO(r io.Reader) *GobReader

func (*GobReader) Read

func (gr *GobReader) Read(p interface{}) error

type GobWriter

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

func NewGobWriterIO

func NewGobWriterIO(w io.Writer) *GobWriter

func (*GobWriter) Write

func (gw *GobWriter) Write(p interface{}) error

Jump to

Keyboard shortcuts

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