system

package
v0.0.0-...-3192b2a Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Layer

type Layer interface {
	CancelTimer(timeout func(layer Layer, aAppState any), c any)
	//StartTimer(timeout time.Duration, timeout2 func(layer Layer, aAppState any), c *messageing.ExchangeContext)
	StartTimer(timeout time.Duration, timeout2 func(layer Layer, aAppState any), c any)
}

type PacketBufferHandle

type PacketBufferHandle struct {
	*bytes.Buffer
}

func NewPacketBufferHandle

func NewPacketBufferHandle(data []byte) *PacketBufferHandle

func (*PacketBufferHandle) IsNull

func (p *PacketBufferHandle) IsNull() bool

func (*PacketBufferHandle) IsValid

func (p *PacketBufferHandle) IsValid() error

Jump to

Keyboard shortcuts

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