package
Version:
v0.8.0-alpha.5
Opens a new window with list of versions in this module.
Published: Mar 4, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
MatchByInt finds a symbol for a given enum value and sets it in x.
MatchBySymbol finds an integer value for a given symbol name, representing
an enum value, and sets it in x.
const (
Unknown ValueType = iota
Message
Int
Float
String
Bytes
Bool
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.