Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Albert-W/crawler-project
/ types & classes
Types & classes
1,373 in github.com/Albert-W/crawler-project
⨍
Functions
3,568
◇
Types & classes
1,373
↓ 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.
src/golang.org/x/net/webdav/internal/xml/xml.go:116
↓ 44 callers
TypeAlias
ConnectionError
ConnectionError is an error that results in the termination of the entire connection.
src/golang.org/x/net/http2/errors.go:58
↓ 19 callers
TypeAlias
Directive
A Directive represents an XML directive of the form <!text>. The bytes do not include the <! and > markers.
src/golang.org/x/net/webdav/internal/xml/xml.go:145
↓ 12 callers
TypeAlias
addrAttrs
src/golang.org/x/net/route/route_test.go:63
↓ 10 callers
TypeAlias
addrs
src/golang.org/x/net/route/route_test.go:254
↓ 9 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
src/golang.org/x/net/idna/trieval.go:40
↓ 8 callers
TypeAlias
Float
Float attaches the methods of Observable to a float64.
src/golang.org/x/net/internal/timeseries/timeseries.go:46
↓ 8 callers
TypeAlias
addrFamily
src/golang.org/x/net/route/route_test.go:175
↓ 8 callers
TypeAlias
minCond
src/golang.org/x/net/trace/trace.go:642
↓ 7 callers
TypeAlias
addrFamily
src/golang.org/x/net/lif/address_test.go:14
↓ 6 callers
TypeAlias
Comment
A Comment represents an XML comment of the form <!--comment-->. The bytes do not include the <!-- and --> comment markers.
src/golang.org/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.
src/golang.org/x/net/http2/errors.go:13
↓ 6 callers
TypeAlias
msgs
src/golang.org/x/net/route/route_test.go:99
↓ 6 callers
Interface
writer
src/golang.org/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
src/golang.org/x/net/websocket/server.go:99
↓ 5 callers
TypeAlias
neverEnding
src/golang.org/x/net/http2/transport_test.go:2437
↓ 5 callers
TypeAlias
runeError
src/golang.org/x/net/idna/idna.go:292
↓ 4 callers
TypeAlias
headerFieldNameError
src/golang.org/x/net/http2/errors.go:118
↓ 3 callers
Struct
AuthRequest
An AuthRequest represents an authentication request.
src/golang.org/x/net/internal/sockstest/server.go:18
↓ 3 callers
TypeAlias
ipAddr
src/golang.org/x/net/route/route_test.go:211
↓ 3 callers
TypeAlias
serverTesterOpt
src/golang.org/x/net/http2/server_test.go:80
↓ 2 callers
FuncType
CancelFunc
A CancelFunc tells an operation to abandon its work. A CancelFunc does not wait for the work to stop. After the first call, subsequent calls to a Canc
src/golang.org/x/net/context/pre_go19.go:109
↓ 2 callers
TypeAlias
Class
A Class is a type of network.
src/golang.org/x/net/dns/dnsmessage/message.go:80
↓ 2 callers
TypeAlias
Dir
A Dir implements FileSystem using the native file system restricted to a specific directory tree. While the FileSystem.OpenFile method takes '/'-sepa
src/golang.org/x/net/webdav/file.go:66
↓ 2 callers
TypeAlias
Extension
An Extension is a function call provided by the kernel that performs advanced operations that are expensive or impossible within the BPF virtual machi
src/golang.org/x/net/bpf/constants.go:69
↓ 2 callers
TypeAlias
Flags
Flags is a bitmask of HTTP/2 flags. The meaning of flags varies depending on the frame type.
src/golang.org/x/net/http2/frame.go:64
↓ 2 callers
TypeAlias
InvalidIndexError
An InvalidIndexError is returned when an encoder references a table entry before the static table or after the end of the dynamic table.
src/golang.org/x/net/http2/hpack/hpack.go:28
↓ 2 callers
TypeAlias
RCode
An RCode is a DNS response status code.
src/golang.org/x/net/dns/dnsmessage/message.go:126
↓ 2 callers
TypeAlias
UnmarshalError
An UnmarshalError represents an error in the unmarshalling process.
src/golang.org/x/net/webdav/internal/xml/read.go:137
↓ 2 callers
TypeAlias
byPropname
src/golang.org/x/net/webdav/prop_test.go:579
↓ 2 callers
TypeAlias
byStatus
src/golang.org/x/net/webdav/prop_test.go:585
↓ 2 callers
TypeAlias
byXMLName
src/golang.org/x/net/webdav/prop_test.go:573
↓ 2 callers
TypeAlias
category
A category corresponds to a category defined in the IDNA mapping table.
src/golang.org/x/net/idna/trieval.go:62
↓ 2 callers
TypeAlias
headerFieldValueError
src/golang.org/x/net/http2/errors.go:124
↓ 2 callers
TypeAlias
ipAddr
src/golang.org/x/net/lif/address_test.go:48
↓ 2 callers
TypeAlias
key2
src/golang.org/x/net/context/context_test.go:302
↓ 2 callers
TypeAlias
pseudoHeaderError
src/golang.org/x/net/http2/errors.go:106
↓ 2 callers
TypeAlias
syss
src/golang.org/x/net/route/route_test.go:154
↓ 1 callers
TypeAlias
ALUOp
An ALUOp is an arithmetic or logic operation.
src/golang.org/x/net/bpf/constants.go:20
↓ 1 callers
TypeAlias
AuthMethod
An AuthMethod represents a SOCKS authentication method.
src/golang.org/x/net/internal/socks/socks.go:35
↓ 1 callers
TypeAlias
ControlMessage
A ControlMessage represents the head message in a stream of control messages. A control message comprises of a header, data and a few padding fields
src/golang.org/x/net/internal/socket/socket.go:110
↓ 1 callers
TypeAlias
FrameType
zeros for padding A FrameType is a registered frame type as defined in http://http2.github.io/http2-spec/#rfc.section.11.2
src/golang.org/x/net/http2/frame.go:27
↓ 1 callers
TypeAlias
HeaderFlags
src/golang.org/x/net/ipv4/header.go:22
↓ 1 callers
TypeAlias
MyBytes
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:263
↓ 1 callers
TypeAlias
NamedType
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:43
↓ 1 callers
TypeAlias
OpCode
An OpCode is a DNS operation code.
src/golang.org/x/net/dns/dnsmessage/message.go:118
↓ 1 callers
TypeAlias
RIBType
A RIBType reprensents a type of routing information base.
src/golang.org/x/net/route/route.go:92
↓ 1 callers
TypeAlias
Register
A Register is a register of the BPF virtual machine.
src/golang.org/x/net/bpf/constants.go:8
↓ 1 callers
TypeAlias
Reply
A Reply represents a SOCKS command reply code.
src/golang.org/x/net/internal/socks/socks.go:38
↓ 1 callers
TypeAlias
SettingID
A SettingID is an HTTP/2 setting as defined in http://http2.github.io/http2-spec/#iana-settings
src/golang.org/x/net/http2/http2.go:149
↓ 1 callers
TypeAlias
Type
Message formats A Type is a type of DNS request and response.
src/golang.org/x/net/dns/dnsmessage/message.go:22
↓ 1 callers
TypeAlias
byLabel
src/golang.org/x/net/publicsuffix/gen.go:480
↓ 1 callers
TypeAlias
byLength
src/golang.org/x/net/publicsuffix/gen.go:606
↓ 1 callers
TypeAlias
byName
src/golang.org/x/net/webdav/xml_test.go:897
↓ 1 callers
TypeAlias
byPriority
src/golang.org/x/net/publicsuffix/list_test.go:317
↓ 1 callers
TypeAlias
bySpecSection
src/golang.org/x/net/http2/z_spec_test.go:78
↓ 1 callers
TypeAlias
byteAndEOFReader
byteAndEOFReader returns is in an io.Reader which reads one byte (the underlying byte) and io.EOF at once in its Read call.
src/golang.org/x/net/http2/transport_test.go:2933
↓ 1 callers
TypeAlias
contextKeyT
src/golang.org/x/net/trace/trace.go:293
↓ 1 callers
TypeAlias
duplicatePseudoHeaderError
src/golang.org/x/net/http2/errors.go:112
↓ 1 callers
FuncType
funcReader
func([]byte) (n int, err error)
src/golang.org/x/net/http2/server_test.go:3580
↓ 1 callers
TypeAlias
goroutineLock
src/golang.org/x/net/http2/gotrack.go:22
↓ 1 callers
TypeAlias
key1
src/golang.org/x/net/context/context_test.go:301
↓ 1 callers
TypeAlias
llAddr
src/golang.org/x/net/lif/address_test.go:31
↓ 1 callers
TypeAlias
llAddr
src/golang.org/x/net/route/route_test.go:194
↓ 1 callers
TypeAlias
newpropstat
Distinct type to avoid infinite recursion of MarshalXML.
src/golang.org/x/net/webdav/xml.go:285
↓ 1 callers
TypeAlias
sortPriorityNodeSiblings
src/golang.org/x/net/http2/writesched_priority.go:210
↓ 1 callers
TypeAlias
sortedAttributes
src/golang.org/x/net/html/parse_test.go:109
↓ 1 callers
TypeAlias
tokenCacheFile
src/golang.org/x/net/http2/h2demo/launch.go:282
Struct
A
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:1430
Struct
AAAAResource
An AAAAResource is an AAAA Resource record.
src/golang.org/x/net/dns/dnsmessage/message.go:2506
Struct
ALUOpConstant
ALUOpConstant executes A = A <Op> Val.
src/golang.org/x/net/bpf/instructions.go:408
Struct
ALUOpX
ALUOpX executes A = A <Op> X
src/golang.org/x/net/bpf/instructions.go:450
Struct
AResource
An AResource is an A Resource record.
src/golang.org/x/net/dns/dnsmessage/message.go:2478
Interface
Addr
An Addr represents an address associated with packet routing.
src/golang.org/x/net/lif/address.go:15
Interface
Addr
An Addr represents an address associated with packet routing.
src/golang.org/x/net/route/address.go:12
Struct
Addr
An Addr represents a SOCKS-specific address. Either Name or IP is used exclusively.
src/golang.org/x/net/internal/socks/socks.go:85
Struct
Addr
Addr is an implementation of net.Addr for WebSocket.
src/golang.org/x/net/websocket/websocket.go:74
Struct
Address
src/golang.org/x/net/webdav/internal/xml/example_test.go:14
Struct
AnyHolder
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:240
Struct
AnyOmitTest
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:228
Struct
AnySliceTest
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:234
Struct
AnyTest
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:222
TypeAlias
Atom
import "golang.org/x/net/html/atom" Atom is an integer code for a string. The zero value maps to "".
src/golang.org/x/net/html/atom/atom.go:21
Struct
Attr
An Attr represents an attribute in an XML element (Name=Value).
src/golang.org/x/net/webdav/internal/xml/xml.go:57
Struct
AttrParent
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:1119
Struct
AttrTest
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:191
Struct
Attribute
An Attribute is an attribute namespace-key-value triple. Namespace is non-empty for foreign attributes like xlink, Key is alphabetic (and hence does n
src/golang.org/x/net/html/token.go:67
Struct
Auth
Auth contains authentication parameters that specific Dialers may require.
src/golang.org/x/net/proxy/proxy.go:24
Struct
B
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:1864
Struct
BadAttr
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:1123
Struct
BadPathEmbeddedA
src/golang.org/x/net/webdav/internal/xml/read_test.go:317
Struct
BadPathEmbeddedB
src/golang.org/x/net/webdav/internal/xml/read_test.go:321
Struct
BadPathTestA
src/golang.org/x/net/webdav/internal/xml/read_test.go:295
Struct
BadPathTestB
src/golang.org/x/net/webdav/internal/xml/read_test.go:301
Struct
BadPathTestC
src/golang.org/x/net/webdav/internal/xml/read_test.go:307
Struct
BadPathTestD
src/golang.org/x/net/webdav/internal/xml/read_test.go:312
Struct
Book
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:59
Struct
Builder
A Builder allows incrementally packing a DNS message. Example usage: buf := make([]byte, 2, 514) b := NewBuilder(buf, Header{...}) b.EnableCompres
src/golang.org/x/net/dns/dnsmessage/message.go:1165
Struct
C
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:1434
Struct
CNAMEResource
A CNAMEResource is a CNAME Resource record.
src/golang.org/x/net/dns/dnsmessage/message.go:2168
next →
1–100 of 1,373, ranked by callers