encoding

package
v1.1.11 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OperationPurposeUnknown       = 0
	OperationPurposeGroupEvent    = 1
	OperationPurposeAddProcess    = 11
	OperationPurposeCreditProcess = 12
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Operation

type Operation struct {
	Purpose  int
	Process  string
	Platform string
	Address  string
	Extra    []byte
}

func (*Operation) Encode

func (o *Operation) Encode() []byte

Jump to

Keyboard shortcuts

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