oidb

package
v0.0.0-...-d9311aa Latest Latest
Warning

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

Go to latest
Published: May 19, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Marshal

func Marshal(v *Data) ([]byte, error)

func Unmarshal

func Unmarshal(b []byte, v *Data) error

Types

type Data

type Data struct {
	Command uint32 `json:"command"`
	Service uint32 `json:"service"`
	Payload []byte `json:"payload"`
	Message string `json:"message"`
	Client  string `json:"client"`
	Result  uint32 `json:"result"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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