stream

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2019 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 MessageStream

type MessageStream struct {
	Conn net.Conn
	// contains filtered or unexported fields
}

func NewMessageStream

func NewMessageStream(conn net.Conn) *MessageStream

func (*MessageStream) ReadLine

func (this *MessageStream) ReadLine() ([]byte, error)

func (*MessageStream) ReadMessage

func (this *MessageStream) ReadMessage() (*message.Message, error)

Jump to

Keyboard shortcuts

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