payload

package
v1.5.19 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPayload

type IPayload interface {
	GetHead() uint64
	GetBody() []byte
	ToBytes() []byte
}

func LoadPayload

func LoadPayload(pPayloadBytes []byte) IPayload

func NewPayload

func NewPayload(pHead uint64, pData []byte) IPayload

Jump to

Keyboard shortcuts

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