mesgdef

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2023 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
}

type Field

type Field struct {
	Num             byte
	Name            string
	String          string
	Type            string
	TypedValue      string
	PrimitiveValue  string
	ComparableValue string
	InvalidValue    string
	Comment         string
}

Jump to

Keyboard shortcuts

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