Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/border/golang-china
/ types & classes
Types & classes
2,265 in github.com/border/golang-china
⨍
Functions
8,676
◇
Types & classes
2,265
↓ 81 callers
TypeAlias
Id
Id is used for all X identifiers, such as windows, pixmaps, and GCs.
pkg/xgb/xgb.go:35
↓ 73 callers
TypeAlias
Errno
Errno is the Unix error number. Names such as EINVAL are simple wrappers to convert the error number into an Error.
pkg/os/error.go:31
↓ 49 callers
TypeAlias
Word
pkg/debug/proc/proc.go:27
↓ 43 callers
TypeAlias
digit
TODO(gri) Complete the set of in-place operations. ---------------------------------------------------------------------------- Internal representatio
pkg/bignum/bignum.go:63
↓ 32 callers
TypeAlias
CharData
A CharData represents XML character data (raw text), in which XML escape sequences have been replaced by the characters they represent.
pkg/xml/xml.go:77
↓ 23 callers
TypeAlias
addr
pkg/reflect/value.go:15
↓ 18 callers
TypeAlias
FormatError
A FormatError reports that the input is not a valid JPEG.
pkg/image/jpeg/reader.go:18
↓ 18 callers
TypeAlias
Word
pkg/big/arith.go:13
↓ 17 callers
TypeAlias
FormatError
A FormatError reports that the input is not a valid PNG.
pkg/image/png/reader.go:64
↓ 16 callers
TypeAlias
nat
An unsigned integer x of the form x = x[n-1]*_B^(n-1) + x[n-2]*_B^(n-2) + ... + x[1]*_B + x[0] with 0 <= x[i] < _B and 0 <= i < n is stored in a sli
pkg/big/nat.go:37
↓ 14 callers
Struct
breakpoint
* * Basic types */ A breakpoint stores information about a single breakpoint, including its program counter, the overwritten text if the breakpoint
pkg/debug/proc/proc_linux.go:100
↓ 14 callers
TypeAlias
digit2
TODO(gri) Complete the set of in-place operations. ---------------------------------------------------------------------------- Internal representatio
pkg/bignum/bignum.go:64
↓ 13 callers
Struct
def
pkg/exp/ogle/vars.go:115
↓ 12 callers
TypeAlias
ProtocolError
A ProtocolError represents responses from an NNTP server that seem incorrect for NNTP.
pkg/nntp/nntp.go:39
↓ 12 callers
TypeAlias
UnsupportedError
An UnsupportedError reports that the input uses a valid but unimplemented JPEG feature.
pkg/image/jpeg/reader.go:23
↓ 12 callers
TypeAlias
Word
pkg/exp/spacewar/pdp1.go:66
↓ 11 callers
TypeAlias
Offset
An Offset represents the location of an Entry within the DWARF info. (See Reader.Seek.)
pkg/debug/dwarf/entry.go:125
↓ 10 callers
TypeAlias
Error
Error is the local type for a parsing error.
pkg/regexp/regexp.go:36
↓ 10 callers
FuncType
Func
A Func is a function that, when called, sends the iterable values on a channel.
pkg/exp/iterable/iterable.go:138
↓ 10 callers
TypeAlias
SyntaxError
A SyntaxError represents a syntax error encountered while parsing a patch.
pkg/patch/patch.go:64
↓ 9 callers
TypeAlias
CorruptInputError
A CorruptInputError reports the presence of corrupt input at a given offset.
pkg/compress/flate/inflate.go:26
↓ 9 callers
TypeAlias
Timestamp
pkg/xgb/xgb.go:41
↓ 9 callers
TypeAlias
UnknownNetworkError
pkg/net/net.go:324
↓ 8 callers
TypeAlias
boolV
* * Bool */
pkg/exp/eval/value.go:142
↓ 7 callers
TypeAlias
SetupError
A SetupError is the result of an error in the way that check is being used, independent of the functions being tested.
pkg/testing/quick/quick.go:194
↓ 7 callers
TypeAlias
UnsupportedError
An UnsupportedError reports that the input uses a valid but unimplemented PNG feature.
pkg/image/png/reader.go:78
↓ 7 callers
TypeAlias
test
* * Generic statement/expression test framework */
pkg/exp/eval/eval_test.go:26
↓ 7 callers
TypeAlias
whiteSpace
pkg/go/printer/printer.go:27
↓ 6 callers
FuncType
ColorModelFunc
The ColorModelFunc type is an adapter to allow the use of an ordinary color conversion function as a ColorModel. If f is such a function, ColorModelF
pkg/image/color.go:125
↓ 6 callers
TypeAlias
FormatError
A FormatError indicates a failure to process information in or about a remote process, such as unexpected or missing information in the object file or
pkg/exp/ogle/process.go:21
↓ 6 callers
TypeAlias
URLEscapeError
pkg/http/url.go:49
↓ 6 callers
TypeAlias
multiV
* * Multi-values */
pkg/exp/eval/value.go:565
↓ 5 callers
TypeAlias
Color
A Color represents a color with 8-bit R, G, B, and A values, packed into a uint32—0xRRGGBBAA—so that comparison is defined on colors. Color implements
pkg/exp/draw/color.go:15
↓ 5 callers
TypeAlias
CorruptInputError
pkg/encoding/git85/git.go:16
↓ 5 callers
TypeAlias
UsageError
* * Commands */ A UsageError occurs when a command is called with illegal arguments.
pkg/exp/ogle/cmd.go:76
↓ 5 callers
Class
sigaltstack
pkg/runtime/linux/defs1.c:21
↓ 4 callers
TypeAlias
Comment
A Comment represents an XML comment of the form <!--comment-->. The bytes do not include the <!-- and --> comment markers.
pkg/xml/xml.go:89
↓ 4 callers
TypeAlias
Directive
A Directive represents an XML directive of the form <!text>. The bytes do not include the <! and > markers.
pkg/xml/xml.go:106
↓ 4 callers
Struct
Type
pkg/exp/eval/gen.go:30
↓ 4 callers
TypeAlias
UnmarshalError
An UnmarshalError represents an error in the unmarshalling process.
pkg/xml/read.go:140
↓ 4 callers
TypeAlias
_Socklen
pkg/syscall/ztypes_linux_arm.go:189
↓ 4 callers
TypeAlias
floatV
pkg/exp/eval/value.go:310
↓ 4 callers
TypeAlias
intV
pkg/exp/eval/value.go:260
↓ 4 callers
TypeAlias
resID
pkg/exp/draw/x11/conn.go:22
↓ 4 callers
TypeAlias
stringV
* * String */
pkg/exp/eval/value.go:340
↓ 4 callers
TypeAlias
uint8V
* * Uint */
pkg/exp/eval/value.go:156
↓ 4 callers
TypeAlias
uintV
pkg/exp/eval/value.go:196
↓ 3 callers
TypeAlias
CorruptInputError
* * Decoder */
pkg/encoding/base64/base64.go:197
↓ 3 callers
TypeAlias
FloatArray
FloatArray attaches the methods of Interface to []float, sorting in increasing order.
pkg/sort/sort.go:162
↓ 3 callers
TypeAlias
IP
An IP is a single IP address, an array of bytes. Functions in this package accept either 4-byte (IP v4) or 16-byte (IP v6) arrays as input. Unless ot
pkg/net/ip.go:33
↓ 3 callers
TypeAlias
IntArray
Convenience types for common cases IntArray attaches the methods of Interface to []int, sorting in increasing order.
pkg/sort/sort.go:151
↓ 3 callers
TypeAlias
IntArray
pkg/exp/iterable/array.go:22
↓ 3 callers
TypeAlias
InternalError
An InternalError reports an error in the flate code itself.
pkg/compress/flate/inflate.go:33
↓ 3 callers
TypeAlias
InvalidAddrError
pkg/net/ipsock.go:113
↓ 3 callers
TypeAlias
ReadOnlyError
A ReadOnlyError occurs when attempting to set or assign to a read-only value.
pkg/exp/ogle/rvalue.go:23
↓ 3 callers
TypeAlias
StringArray
StringArray attaches the methods of Interface to []string, sorting in increasing order.
pkg/sort/sort.go:173
↓ 3 callers
TypeAlias
Time_t
pkg/syscall/ztypes_nacl_386.go:78
↓ 3 callers
TypeAlias
Version
Version is found in Header.Ident[EI_VERSION] and Header.Version.
pkg/debug/elf/elf.go:64
↓ 3 callers
TypeAlias
arrayV
* * Array */
pkg/exp/eval/value.go:354
↓ 3 callers
TypeAlias
float32V
* * Float */
pkg/exp/eval/value.go:290
↓ 3 callers
TypeAlias
float64V
pkg/exp/eval/value.go:300
↓ 3 callers
TypeAlias
hex
pkg/utf16/utf16_test.go:93
↓ 3 callers
TypeAlias
hex16
pkg/utf16/utf16_test.go:106
↓ 3 callers
TypeAlias
int16V
pkg/exp/eval/value.go:230
↓ 3 callers
TypeAlias
int32V
pkg/exp/eval/value.go:240
↓ 3 callers
TypeAlias
int64V
pkg/exp/eval/value.go:250
↓ 3 callers
TypeAlias
int8V
* * Int */
pkg/exp/eval/value.go:220
↓ 3 callers
TypeAlias
uint16V
pkg/exp/eval/value.go:166
↓ 3 callers
TypeAlias
uint32V
pkg/exp/eval/value.go:176
↓ 3 callers
TypeAlias
uint64V
pkg/exp/eval/value.go:186
↓ 3 callers
TypeAlias
uintptrV
pkg/exp/eval/value.go:206
↓ 2 callers
TypeAlias
BufSizeError
BufSizeError is the error representing an invalid buffer size.
pkg/bufio/bufio.go:35
↓ 2 callers
TypeAlias
Cookie
Cookies are the sequence numbers used to pair replies up with their requests
pkg/xgb/xgb.go:38
↓ 2 callers
TypeAlias
CorruptInputError
* * Decoder */
pkg/encoding/ascii85/ascii85.go:169
↓ 2 callers
TypeAlias
FloatArray
doc/progs/sort.go:40
↓ 2 callers
FuncType
HandlerFunc
The HandlerFunc type is an adapter to allow the use of ordinary functions as HTTP handlers. If f is a function with the appropriate signature, Handle
pkg/http/server.go:322
↓ 2 callers
TypeAlias
IntArray
Convenience types for common cases
doc/progs/sort.go:33
↓ 2 callers
TypeAlias
InvalidHexCharError
InvalidHexCharError results from finding an invalid character in a hex string.
pkg/encoding/hex/hex.go:37
↓ 2 callers
TypeAlias
Machine
Machine is found in Header.Machine.
pkg/debug/elf/elf.go:192
↓ 2 callers
TypeAlias
ObjectIdentifier
OBJECT IDENTIFIER An ObjectIdentifier represents an ASN.1 OBJECT IDENTIFIER.
pkg/asn1/asn1.go:151
↓ 2 callers
TypeAlias
RawContent
RawContent is used to signal that the undecoded, DER data needs to be preserved for a struct. To use it, the first field of the struct must have this
pkg/asn1/asn1.go:355
↓ 2 callers
TypeAlias
RemoteMismatchError
A RemoteMismatchError occurs when an operation that requires two identical remote processes is given different process. For example, this occurs when
pkg/exp/ogle/rvalue.go:17
↓ 2 callers
TypeAlias
SectionFlag
Section flags.
pkg/debug/elf/elf.go:388
↓ 2 callers
TypeAlias
SectionType
Section type.
pkg/debug/elf/elf.go:330
↓ 2 callers
TypeAlias
SetupError
A SetupError results if there is a error with the configuration of a set of Events.
pkg/testing/script/script.go:180
↓ 2 callers
TypeAlias
SpotInfo
---------------------------------------------------------------------------- SpotInfo A SpotInfo value describes a particular identifier spot in a giv
examples/godoc-zh/index.go:99
↓ 2 callers
TypeAlias
StringArray
doc/progs/sort.go:47
↓ 2 callers
FuncType
StringFunc
StringFunc wraps a func() string to create value that satisfies the Var interface. The function will be called each time the Var is evaluated.
pkg/expvar/expvar.go:145
↓ 2 callers
TypeAlias
SyntaxError
A SyntaxError is a description of a JSON syntax error.
pkg/json/scanner.go:59
↓ 2 callers
TypeAlias
Type
Type is found in Header.Type.
pkg/debug/elf/elf.go:162
↓ 2 callers
TypeAlias
UnknownFileError
* * Errors */ UnknownFileError represents a failure to find the specific file in the symbol table.
pkg/debug/gosym/symtab.go:517
↓ 2 callers
TypeAlias
WebSocketAddr
WebSocketAddr is an implementation of net.Addr for Web Sockets.
pkg/websocket/websocket.go:20
↓ 2 callers
TypeAlias
_Gid_t
pkg/syscall/ztypes_nacl_386.go:80
↓ 2 callers
TypeAlias
alert
pkg/crypto/tls/alert.go:9
↓ 2 callers
TypeAlias
format
A format is a DWARF data encoding format.
pkg/debug/dwarf/const.go:185
↓ 2 callers
TypeAlias
pipeAddr
pkg/net/pipe.go:25
↓ 2 callers
TypeAlias
recordType
TLS record types.
pkg/crypto/tls/common.go:27
↓ 2 callers
Class
sigaction
pkg/runtime/freebsd/os.h:4
↓ 2 callers
Class
sigaltstack
pkg/runtime/freebsd/defs.c:92
↓ 2 callers
TypeAlias
slicer
pkg/archive/tar/common.go:69
next →
1–100 of 2,265, ranked by callers