mesgdef

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2024 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBuilder

func NewBuilder(path, version string, message []parser.Message, types []parser.Type) builder.Builder

Types

type Data

type Data struct {
	SDKVersion        string
	Package           string
	Imports           []string
	Name              string
	Fields            []Field
	MaxFieldNum       byte
	MaxFieldExpandNum byte
}

type Field

type Field struct {
	Num             byte
	Name            string
	String          string
	Type            string
	TypedValue      string
	PrimitiveValue  string
	ComparableValue string
	InvalidValue    string
	Comment         string
	Scale           float64
	Offset          float64
	Array           bool
	CanExpand       bool
}

Jump to

Keyboard shortcuts

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