const reflect.Uint64
100 uses
reflect (current package)
type.go#L246: Uint64
type.go#L610: Uint64: "uint64",
type.go#L2093: case Bool, Int, Int8, Int16, Int32, Int64, Uint, Uint8, Uint16, Uint32, Uint64, Uintptr, Chan, Ptr, String, UnsafePointer:
type.go#L2117: case Bool, Int, Int8, Int16, Int32, Int64, Uint, Uint8, Uint16, Uint32, Uint64, Uintptr, Chan, Ptr, UnsafePointer:
value.go#L1106: case Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
value.go#L1425: case Uint, Uintptr, Uint8, Uint16, Uint32, Uint64:
value.go#L1728: case Uint64:
value.go#L1950: case Uint64:
value.go#L2474: case Int, Int8, Int16, Int32, Int64, Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
value.go#L2482: case Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
value.go#L2484: case Int, Int8, Int16, Int32, Int64, Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
value.go#L2496: case Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
database/sql
convert.go#L356: reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64,
convert.go#L441: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64:
convert.go#L509: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64:
convert.go#L525: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64:
database/sql/driver
types.go#L89: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64:
types.go#L117: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64:
types.go#L270: case reflect.Uint64:
encoding/binary
binary.go#L447: reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64,
binary.go#L588: case reflect.Uint64:
binary.go#L650: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
binary.go#L658: case reflect.Uint64:
encoding/gob
dec_helpers.go#L29: reflect.Uint64: decUint64Array,
dec_helpers.go#L48: reflect.Uint64: decUint64Slice,
decode.go#L769: reflect.Uint64: decUint64,
decode.go#L998: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
enc_helpers.go#L28: reflect.Uint64: encUint64Array,
enc_helpers.go#L47: reflect.Uint64: encUint64Slice,
encode.go#L455: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
encode.go#L505: reflect.Uint64: encUint,
type.go#L460: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
encoding/json
decode.go#L639: reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
decode.go#L794: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
decode.go#L1004: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
encode.go#L349: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
encode.go#L440: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
encode.go#L823: reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
encode.go#L1021: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
encode.go#L1282: reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr,
encoding/xml
marshal.go#L758: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
marshal.go#L859: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
marshal.go#L1050: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
read.go#L407: case reflect.Bool, reflect.Float32, reflect.Float64, reflect.Int, reflect.Int8, reflect.Int16, reflect.Int32, reflect.Int64, reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr, reflect.String:
read.go#L628: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
fmt
print.go#L746: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
print.go#L902: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
scan.go#L1029: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
github.com/go-git/gcfg
set.go#L162: reflect.Uint64: intSetter,
github.com/golang/protobuf/proto
extensions.go#L328: case reflect.Bool, reflect.Int32, reflect.Int64, reflect.Uint32, reflect.Uint64, reflect.Float32, reflect.Float64, reflect.String:
github.com/google/go-cmp/cmp
compare.go#L273: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
report_reflect.go#L160: case reflect.Uint, reflect.Uint16, reflect.Uint32, reflect.Uint64:
report_slices.go#L54: reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr,
report_slices.go#L269: case reflect.Uint, reflect.Uint16, reflect.Uint32, reflect.Uint64:
github.com/google/go-cmp/cmp/internal/value
name.go#L41: reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr,
sort.go#L42: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
zero.go#L20: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
github.com/imdario/mergo
mergo.go#L44: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
github.com/jackc/pgtype
convert.go#L53: case reflect.Uint64:
convert.go#L299: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64:
convert.go#L345: case reflect.Int, reflect.Int8, reflect.Int16, reflect.Int32, reflect.Int64, reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64:
convert.go#L452: reflect.Uint64: reflect.TypeOf(uint64(0)),
github.com/jackc/pgx/v4
values.go#L269: case reflect.Uint64:
go.opentelemetry.io/otel/label
kv.go#L131: case reflect.Uint64, reflect.Uintptr:
golang.org/x/crypto/ssh
messages.go#L424: case reflect.Uint64:
messages.go#L527: case reflect.Uint64:
golang.org/x/pkgsite/internal/godoc/codec
generate.go#L322: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
generate.go#L392: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
google.golang.org/api/internal/gensupport
json.go#L203: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
google.golang.org/protobuf/internal/descfmt
stringer.go#L233: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64:
google.golang.org/protobuf/internal/encoding/tag
tag.go#L62: case reflect.Uint64:
tag.go#L86: case reflect.Uint64:
google.golang.org/protobuf/internal/impl
codec_map.go#L294: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
codec_tables.go#L77: if ft.Kind() == reflect.Uint64 {
codec_tables.go#L97: if ft.Kind() == reflect.Uint64 {
codec_tables.go#L168: if ft.Kind() == reflect.Uint64 {
codec_tables.go#L188: if ft.Kind() == reflect.Uint64 {
codec_tables.go#L233: if ft.Kind() == reflect.Uint64 {
codec_tables.go#L253: if ft.Kind() == reflect.Uint64 {
codec_tables.go#L313: if ft.Kind() == reflect.Uint64 {
codec_tables.go#L333: if ft.Kind() == reflect.Uint64 {
codec_tables.go#L383: if ft.Kind() == reflect.Uint64 {
codec_tables.go#L403: if ft.Kind() == reflect.Uint64 {
convert.go#L116: if t.Kind() == reflect.Uint64 {
legacy_extension.go#L43: case reflect.Bool, reflect.Int32, reflect.Int64, reflect.Uint32, reflect.Uint64, reflect.Float32, reflect.Float64, reflect.String:
legacy_message.go#L185: case reflect.Bool, reflect.Int32, reflect.Int64, reflect.Uint32, reflect.Uint64, reflect.Float32, reflect.Float64, reflect.String:
message_reflect_field.go#L253: case reflect.Uint32, reflect.Uint64:
gopkg.in/yaml.v2
decode.go#L516: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
encode.go#L176: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
sorter.go#L88: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
sorter.go#L107: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
yaml.go#L449: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
internal/fmtsort
sort.go#L95: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
text/template
exec.go#L326: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
exec.go#L832: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
funcs.go#L176: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
funcs.go#L188: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
funcs.go#L442: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
vendor/golang.org/x/crypto/cryptobyte
asn1.go#L271: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64:
asn1.go#L617: reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64:
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |