Documentation
¶
Index ¶
- type Lookup
- func (l *Lookup) BaseType(profileType string) basetype.BaseType
- func (l *Lookup) FieldByName(mesgName string, fieldName string) parser.Field
- func (l *Lookup) FieldByNum(mesgName string, fieldNum byte) parser.Field
- func (l *Lookup) GoType(profileType string) string
- func (l *Lookup) TypeValue(profileType string, valueName string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Lookup ¶
type Lookup struct {
// contains filtered or unexported fields
}
func (*Lookup) FieldByName ¶
func (*Lookup) FieldByNum ¶
Click to show internal directories.
Click to hide internal directories.