package
Version:
v0.6.0-0.dev
Opens a new window with list of versions in this module.
Published: Feb 1, 2023
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.