package
Version:
v0.0.65
Opens a new window with list of versions in this module.
Published: Nov 13, 2023
License: CC0-1.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Bool interface{ ~bool }
type Int interface{ ~int }
type Int16 interface{ ~int16 }
type Int32 interface{ ~int32 }
type Int64 interface{ ~int64 }
type Int8 interface{ ~int8 }
type String interface{ ~string }
type Uint interface{ ~uint }
type Uint16 interface{ ~uint16 }
type Uint32 interface{ ~uint32 }
type Uint64 interface{ ~uint64 }
type Uint8 interface{ ~uint8 }
Source Files
¶
Click to show internal directories.
Click to hide internal directories.