bcd

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bcd

type Bcd struct {
	// contains filtered or unexported fields
}

func NewBcd

func NewBcd(nodes []parser.Node, file string) *Bcd

func (*Bcd) Analyze

func (b *Bcd) Analyze(force bool)

type Msg

type Msg struct {
	RIds   []uint16                `json:"reservedIds"`
	Fields map[uint16]parser.Field `json:"fields"`
}

type Msgs

type Msgs struct {
	Msgs map[string]Msg `json:"msgs"`
}

Jump to

Keyboard shortcuts

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