plain

package
v0.0.0-...-b2ae52b Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BinMarshal

func BinMarshal(arr []Element) []byte

BinMarshal ...

func GobMarshal

func GobMarshal(arr []Element) []byte

GobMarshal ...

func JSONMarshal

func JSONMarshal(arr []Element) []byte

JSONMarshal ...

Types

type Element

type Element struct {
	Name       string
	Class      string
	Subclass   string
	Indicator1 int32
	Indicator2 int32
}

Element ...

func BinUnmarshal

func BinUnmarshal(pl []byte) []Element

BinUnmarshal ...

func Generate

func Generate(count int) []Element

Generate ...

func GobUnmarshal

func GobUnmarshal(pl []byte) []Element

GobUnmarshal ...

func JSONUnmarshal

func JSONUnmarshal(pl []byte) []Element

JSONUnmarshal ...

Jump to

Keyboard shortcuts

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