protocol

package
v0.0.0-...-f553f25 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientIdentity

type ClientIdentity struct {
	Destination string
	ClientId    int
	Filter      string
}

func (*ClientIdentity) ClientIdentity

func (c *ClientIdentity) ClientIdentity(destination string, clientId int) *ClientIdentity

type Message

type Message struct {
	Id         int64
	Entries    []pbe.Entry
	Raw        bool
	RawEntries interface{}
}

func Decode

func Decode(data []byte, lazyParseEntry bool) (*Message, error)

func NewMessage

func NewMessage(id int64) *Message

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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