Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MXi4oyu/golang.org
/ types & classes
Types & classes
7,889 in github.com/MXi4oyu/golang.org
⨍
Functions
23,112
◇
Types & classes
7,889
↓ 81 callers
TypeAlias
Tag
Tag represents a BCP 47 language tag. It is used to specify an instance of a specific language or locale. All language tag values are guaranteed to be
x/text/language/language.go:22
↓ 79 callers
TypeAlias
nodeid
nodeid denotes a node. It is an index within analysis.nodes. We use small integers, not *node pointers, for many reasons: - they are smaller on 64-bit
x/tools/go/pointer/analysis.go:78
↓ 72 callers
TypeAlias
CharData
A CharData represents XML character data (raw text), in which XML escape sequences have been replaced by the characters they represent.
x/net/webdav/internal/xml/xml.go:116
↓ 55 callers
TypeAlias
onodeid
The index of an node in the offline graph. (Currently the first N align with the main nodes, but this may change with HRU.)
x/tools/go/pointer/hvn.go:205
↓ 44 callers
TypeAlias
ConnectionError
ConnectionError is an error that results in the termination of the entire connection.
x/net/http2/errors.go:58
↓ 32 callers
TypeAlias
String
String is a message consisting of a single format string which contains placeholders that may be substituted with variables. Variable substitutions a
x/text/internal/catmsg/catmsg.go:335
↓ 30 callers
TypeAlias
_Socklen
x/sys/unix/types_aix.go:140
↓ 28 callers
TypeAlias
Elem
Elem is a representation of a collation element. This API provides ways to encode and decode Elems. Implementations of collation tables may use values
x/text/internal/colltab/collelem.go:41
↓ 27 callers
TypeAlias
Handle
x/sys/windows/syscall_windows.go:17
↓ 27 callers
Struct
test
x/text/message/message_test.go:54
↓ 24 callers
Struct
check
x/text/collate/table_test.go:22
↓ 24 callers
TypeAlias
info
This file contains definitions for interpreting the trie value of the idna trie generated by "go run gen*.go". It is shared by both the generator prog
x/net/idna/trieval.go:40
↓ 21 callers
TypeAlias
Time_t
x/sys/unix/types_aix.go:98
↓ 20 callers
TypeAlias
Int26_6
Int26_6 is a signed 26.6 fixed-point number. The integer part ranges from -33554432 to 33554431, inclusive. The fractional part has 6 bits of precisi
x/image/math/fixed/fixed.go:27
↓ 20 callers
TypeAlias
info
This file contains definitions for interpreting the trie value of the idna trie generated by "go run gen*.go". It is shared by both the generator prog
x/text/internal/export/idna/trieval.go:40
↓ 19 callers
TypeAlias
Directive
A Directive represents an XML directive of the form <!text>. The bytes do not include the <! and > markers.
x/net/webdav/internal/xml/xml.go:145
↓ 17 callers
TypeAlias
ParseError
ParseError results from an invalid OCSP response.
x/crypto/ocsp/ocsp.go:411
↓ 16 callers
TypeAlias
Cmd
Cmd represents service state change request. It is sent to a service by the service manager, and should be actioned upon by the service.
x/sys/windows/svc/service.go:35
↓ 16 callers
TypeAlias
Language
x/text/internal/language/lookup.go:35
↓ 16 callers
TypeAlias
Tag
import "golang.org/x/crypto/cryptobyte/asn1" Tag represents an ASN.1 identifier octet, consisting of a tag number (indicating a type) and class (such
x/crypto/cryptobyte/asn1/asn1.go:15
↓ 15 callers
TypeAlias
Limit
Limit defines the maximum frequency of some events. Limit is represented as number of events per second. A zero Limit allows no events.
x/time/rate/rate.go:19
↓ 15 callers
TypeAlias
Region
x/text/internal/language/lookup.go:196
↓ 15 callers
TypeAlias
Signal
x/sys/windows/syscall_windows.go:1164
↓ 14 callers
TypeAlias
Form
Form defines a plural form. Not all languages support all forms. Also, the meaning of each form varies per language. It is important to note that the
x/text/feature/plural/common.go:13
↓ 13 callers
TypeAlias
FormatError
A FormatError reports that the input is not a valid TIFF image.
x/image/tiff/reader.go:24
↓ 13 callers
TypeAlias
Script
x/text/internal/language/lookup.go:331
↓ 13 callers
TypeAlias
String
import "golang.org/x/crypto/cryptobyte" String represents a string of bytes. It provides methods for parsing fixed-length and length-prefixed values f
x/crypto/cryptobyte/string.go:22
↓ 13 callers
TypeAlias
asmKind
'kind' is a kind of assembly variable. The kinds 1, 2, 4, 8 stand for values of that size.
x/tools/go/analysis/passes/asmdecl/asmdecl.go:33
↓ 12 callers
TypeAlias
addrAttrs
x/net/route/route_test.go:63
↓ 12 callers
Struct
reader
reader adds a dummy Close method to strings.Reader so that it satisfies the io.ReadCloser interface.
x/text/unicode/cldr/data_test.go:31
↓ 10 callers
TypeAlias
GlyphIndex
GlyphIndex is a glyph index in a Font.
x/image/font/sfnt/sfnt.go:118
↓ 10 callers
TypeAlias
I
x/text/message/fmt_test.go:72
↓ 10 callers
TypeAlias
Int52_12
Int52_12 is a signed 52.12 fixed-point number. The integer part ranges from -2251799813685248 to 2251799813685247, inclusive. The fractional part has
x/image/math/fixed/fixed.go:70
↓ 10 callers
TypeAlias
addrs
x/net/route/route_test.go:254
↓ 10 callers
TypeAlias
elem
elem is an entry of the width trie. The high byte is used to encode the type of the rune. The low byte is used to store the index to a mapping entry i
x/text/width/trieval.go:8
↓ 9 callers
TypeAlias
Key
Key is a handle to an open Windows registry key. Keys can be obtained by calling OpenKey; there are also some predefined root keys such as CURRENT_USE
x/sys/windows/registry/key.go:53
↓ 9 callers
TypeAlias
int1ϕ
int1ϕ is a signed fixed-point number with 1*ϕ binary digits after the fixed point.
x/image/vector/raster_fixed.go:27
↓ 9 callers
TypeAlias
internalError
internalError represents an error generated inside this package.
x/tools/go/internal/gcimporter/bexport.go:84
↓ 9 callers
TypeAlias
streamSafe
streamSafe implements the policy of when a CGJ should be inserted.
x/text/unicode/norm/composition.go:34
↓ 8 callers
TypeAlias
Accepted
Accepted is used to describe commands accepted by the service. Note that Interrogate is always accepted.
x/sys/windows/svc/service.go:56
↓ 8 callers
TypeAlias
Float
Float attaches the methods of Observable to a float64.
x/net/internal/timeseries/timeseries.go:46
↓ 8 callers
TypeAlias
NotImplementedError
NotImplementedError indicates that the input is not currently supported.
x/crypto/pkcs12/errors.go:19
↓ 8 callers
TypeAlias
addrFamily
x/net/route/route_test.go:175
↓ 8 callers
TypeAlias
index
x/text/internal/language/gen.go:322
↓ 8 callers
TypeAlias
info
} else { 15..8 XOR pattern or index to XOR pattern for case mapping Only 13..8 are used for XOR patterns. 7 inverseFold (fold to upper, not to lower
x/text/cases/trieval.go:43
↓ 8 callers
TypeAlias
minCond
x/net/trace/trace.go:671
↓ 8 callers
Struct
re
source string and substring slice for regexp
x/sys/unix/mksysnum.go:46
↓ 7 callers
TypeAlias
State
State describes service execution state (Stopped, Running and so on).
x/sys/windows/svc/service.go:21
↓ 7 callers
TypeAlias
UnsupportedError
An UnsupportedError reports that the input uses a valid but unimplemented feature.
x/image/tiff/reader.go:32
↓ 7 callers
TypeAlias
addrFamily
x/net/lif/address_test.go:14
↓ 7 callers
TypeAlias
enumIndex
enumIndex is the numerical value of an enum value.
x/text/internal/cldrtree/type.go:13
↓ 7 callers
TypeAlias
int2ϕ
int2ϕ is a signed fixed-point number with 2*ϕ binary digits after the fixed point. The Rasterizer's bufU32 field, nominally of type []uint32 (since t
x/image/vector/raster_fixed.go:38
↓ 6 callers
TypeAlias
Comment
A Comment represents an XML comment of the form <!--comment-->. The bytes do not include the <!-- and --> comment markers.
x/net/webdav/internal/xml/xml.go:128
↓ 6 callers
TypeAlias
ErrCode
An ErrCode is an unsigned 32-bit error code as defined in the HTTP/2 spec.
x/net/http2/errors.go:13
↓ 6 callers
TypeAlias
G
x/text/message/fmt_test.go:96
↓ 6 callers
Interface
I
x/tools/go/pointer/testdata/rtti.go:22
↓ 6 callers
TypeAlias
Path
A Path is an opaque name that identifies a types.Object relative to its package. Conceptually, the name consists of a sequence of destructuring operat
x/tools/go/types/objectpath/objectpath.go:37
↓ 6 callers
TypeAlias
PublicKeyAlgorithm
PublicKeyAlgorithm represents the different public key system specified for OpenPGP. See http://www.iana.org/assignments/pgp-parameters/pgp-parameters
x/crypto/openpgp/packet/packet.go:404
↓ 6 callers
TypeAlias
level
This implementation is a port based on the reference implementation found at: https://www.unicode.org/Public/PROGRAMS/BidiReferenceJava/ described in
x/text/unicode/bidi/core.go:53
↓ 6 callers
TypeAlias
msgs
x/net/route/route_test.go:99
↓ 6 callers
TypeAlias
system
A system identifies a CLDR numbering system.
x/text/internal/number/common.go:12
↓ 6 callers
TypeAlias
width
width specifies a property of a CLDR field.
x/text/internal/cldrtree/testdata/test1/output.go:41
↓ 6 callers
Interface
writer
x/net/html/render.go:15
↓ 5 callers
FuncType
Handler
Handler is a simple interface to a WebSocket browser client. It checks if Origin header is valid URL by default. You might want to verify websocket.Co
x/net/websocket/server.go:99
↓ 5 callers
TypeAlias
cbcError
cbcError represents a verification error that may leak information.
x/crypto/ssh/cipher.go:485
↓ 5 callers
FuncType
driver
driver is the type for functions that query the build system for the packages named by the patterns.
x/tools/go/packages/packages.go:216
↓ 5 callers
TypeAlias
neverEnding
x/net/http2/transport_test.go:2440
↓ 5 callers
TypeAlias
runeError
x/net/idna/idna10.0.0.go:294
↓ 5 callers
TypeAlias
runeError
x/net/idna/idna.go:292
↓ 5 callers
TypeAlias
runeError
x/text/internal/export/idna/idna10.0.0.go:293
↓ 5 callers
TypeAlias
word
x/tools/container/intsets/sparse.go:51
↓ 4 callers
TypeAlias
CipherFunction
CipherFunction represents the different block ciphers specified for OpenPGP. See http://www.iana.org/assignments/pgp-parameters/pgp-parameters.xhtml#p
x/crypto/openpgp/packet/packet.go:441
↓ 4 callers
TypeAlias
Conv
x/tools/cmd/stringer/testdata/conv.go:20
↓ 4 callers
TypeAlias
F
x/text/message/fmt_test.go:89
↓ 4 callers
TypeAlias
Handle
A Handle refers to a registered message type.
x/text/internal/catmsg/catmsg.go:75
↓ 4 callers
Interface
I
x/tools/go/ssa/interp/testdata/coverage.go:24
↓ 4 callers
Interface
I0
Tests of interface conversions and type assertions.
x/tools/go/ssa/interp/testdata/ifaceconv.go:5
↓ 4 callers
TypeAlias
ID
ID is an integer identifying a single tag.
x/text/internal/language/compact/compact.go:24
↓ 4 callers
TypeAlias
KeySizeError
x/crypto/blowfish/cipher.go:30
↓ 4 callers
TypeAlias
_Gid_t
x/sys/unix/types_aix.go:114
↓ 4 callers
TypeAlias
byPos
-------- utils -------- NB: byPos is not deterministic across packages since it depends on load order. Use lessPos if the tests need it.
x/tools/cmd/guru/peers.go:248
↓ 4 callers
TypeAlias
dec
x/text/internal/number/decimal_test.go:30
↓ 4 callers
TypeAlias
funcsByPos
x/tools/go/ssa/testmain_test.go:120
↓ 4 callers
TypeAlias
headerFieldNameError
x/net/http2/errors.go:118
↓ 4 callers
TypeAlias
languageNamer
x/text/language/display/display.go:146
↓ 4 callers
TypeAlias
packetType
packetType represents the numeric ids of the different OpenPGP packet types. See http://www.iana.org/assignments/pgp-parameters/pgp-parameters.xhtml#p
x/crypto/openpgp/packet/packet.go:282
↓ 4 callers
TypeAlias
regionNamer
x/text/language/display/display.go:210
↓ 4 callers
TypeAlias
scriptNamer
x/text/language/display/display.go:182
↓ 3 callers
Struct
AuthRequest
An AuthRequest represents an authentication request.
x/net/internal/sockstest/server.go:23
↓ 3 callers
TypeAlias
CompactCoreInfo
CompactCoreInfo is a compact integer with the three core tags encoded.
x/text/internal/language/compact.go:8
↓ 3 callers
TypeAlias
DiagnosticSeverity
DiagnosticSeverity indicates the severity of a Diagnostic message.
x/tools/internal/lsp/protocol/basic.go:104
↓ 3 callers
TypeAlias
DirCache
DirCache implements Cache using a directory on the local filesystem. If the directory does not exist, it will be created with 0700 permissions.
x/crypto/acme/autocert/cache.go:40
↓ 3 callers
FuncType
Formatter
Formatter decorates a given number, Unit or Amount with formatting options.
x/text/currency/format.go:92
↓ 3 callers
TypeAlias
FormatterVal
Formatter with value receiver
x/tools/go/analysis/passes/printf/testdata/src/a/a.go:561
↓ 3 callers
Interface
I1
x/tools/go/ssa/interp/testdata/ifaceconv.go:7
↓ 3 callers
TypeAlias
InvalidCostError
x/crypto/bcrypt/bcrypt.go:50
↓ 3 callers
TypeAlias
Pid_t
x/sys/unix/types_aix.go:112
↓ 3 callers
TypeAlias
Raw
Raw is a message consisting of a single format string that is passed as is to the Renderer. Note that a Renderer may still do its own variable substi
x/text/internal/catmsg/catmsg.go:299
↓ 3 callers
TypeAlias
SignatureType
SignatureType represents the different semantic meanings of an OpenPGP signature. See RFC 4880, section 5.2.1.
x/crypto/openpgp/packet/packet.go:385
↓ 3 callers
TypeAlias
SpotInfo
---------------------------------------------------------------------------- SpotInfo A SpotInfo value describes a particular identifier spot in a giv
x/tools/godoc/spot.go:19
next →
1–100 of 7,889, ranked by callers