parser

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2023 License: Apache-2.0, MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromDJSpecialBytes

func FromDJSpecialBytes(data DJSpecialBytes) ([]byte, error)

Types

type DJByte

type DJByte struct {
	Bytes string `json:"bytes"`
}

type DJSpecialBytes

type DJSpecialBytes struct {
	Reserved DJByte `json:"/"`
}

func ToDJSpecialBytes

func ToDJSpecialBytes(data []byte) DJSpecialBytes

type Envelope

type Envelope struct {
	Tag     string      `json:"tag"`
	Payload interface{} `json:"payload"`
}

Jump to

Keyboard shortcuts

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