An array type.
BasicInterfaceTypeA basic interface type.
BasicTypeA basic type.
BoolExprTypeThe bool
type of a non-literal expression
The type of a bool literal.
BoolTypeThe normal boolean type or the literal boolean type
ByteSliceTypeA byte slice type
ChanTypeA channel type.
ComparableTypeThe predeclared comparable
type.
The type complex128
.
The type complex64
.
The type of a complex literal.
ComplexTypeA complex-number type such as complex64
.
A composite type, that is, not a basic type.
DefinedTypeA defined type.
EmptyInterfaceTypeAn empty interface type.
ErrorTypeA type that implements the builtin interface error
.
The type float32
.
The type float64
.
The type of a float literal.
FloatTypeA floating-point type such as float64
.
The type int16
.
The type int32
.
The type int64
.
The type int8
.
The type of an integer literal.
IntTypeThe type int
.
An integer type such as int
or uint64
.
An interface type.
InvalidTypeAn invalid type.
LiteralTypeThe type of a literal.
MapTypeA map type.
NilLiteralTypeThe type of nil
.
A numeric type such as int
or float64
.
A pointer type.
RecvChanTypeA channel type that can only receive.
RuneLiteralTypeThe type of a rune literal.
SendChanTypeA channel type that can only send.
SendRecvChanTypeA channel type that can both send and receive.
SignatureTypeA signature type.
SignedIntegerTypeA signed integer type such as int
.
A slice type.
StringExprTypeThe string
type of a non-literal expression
The type of a string literal.
StringTypeThe normal string type or the literal string type
StructTypeA struct type.
TupleTypeA tuple type.
TypeA Go type.
TypeParamTypeA type that comes from a type parameter.
TypeSetLiteralTypeA type set literal type, used when declaring a non-basic interface. May be a single term, consisting of either a type or a tilde followed by a type, or a union of terms.
TypeSetTermA term in a type set literal.
Uint16TypeThe type uint16
.
The type uint32
.
The type uint64
.
The type uint8
.
The type uint
.
The type uintptr
.
The type unsafe.Pointer
.
An unsigned integer type such as uint
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4