package
Version:
v1.7.2
Opens a new window with list of versions in this module.
Published: Oct 22, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Constant struct {
Data []byte
Kind Kind
}
const (
Unknown Kind = iota
String
Character
Address
Int
Int8
Int16
Int32
Int64
Int128
Int256
UInt
UInt8
UInt16
UInt32
UInt64
UInt128
UInt256
Word8
Word16
Word32
Word64
Word128
Word256
Fix64
Fix128
UFix64
UFix128
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.