MCPcopy Create free account

hub / github.com/Albert-W/crawler-project / types & classes

Types & classes1,373 in github.com/Albert-W/crawler-project

↓ 72 callersTypeAliasCharData
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 callersTypeAliasConnectionError
ConnectionError is an error that results in the termination of the entire connection.
src/golang.org/x/net/http2/errors.go:58
↓ 19 callersTypeAliasDirective
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 callersTypeAliasaddrAttrs
src/golang.org/x/net/route/route_test.go:63
↓ 10 callersTypeAliasaddrs
src/golang.org/x/net/route/route_test.go:254
↓ 9 callersTypeAliasinfo
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 callersTypeAliasFloat
Float attaches the methods of Observable to a float64.
src/golang.org/x/net/internal/timeseries/timeseries.go:46
↓ 8 callersTypeAliasaddrFamily
src/golang.org/x/net/route/route_test.go:175
↓ 8 callersTypeAliasminCond
src/golang.org/x/net/trace/trace.go:642
↓ 7 callersTypeAliasaddrFamily
src/golang.org/x/net/lif/address_test.go:14
↓ 6 callersTypeAliasComment
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 callersTypeAliasErrCode
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 callersTypeAliasmsgs
src/golang.org/x/net/route/route_test.go:99
↓ 6 callersInterfacewriter
src/golang.org/x/net/html/render.go:15
↓ 5 callersFuncTypeHandler
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 callersTypeAliasneverEnding
src/golang.org/x/net/http2/transport_test.go:2437
↓ 5 callersTypeAliasruneError
src/golang.org/x/net/idna/idna.go:292
↓ 4 callersTypeAliasheaderFieldNameError
src/golang.org/x/net/http2/errors.go:118
↓ 3 callersStructAuthRequest
An AuthRequest represents an authentication request.
src/golang.org/x/net/internal/sockstest/server.go:18
↓ 3 callersTypeAliasipAddr
src/golang.org/x/net/route/route_test.go:211
↓ 3 callersTypeAliasserverTesterOpt
src/golang.org/x/net/http2/server_test.go:80
↓ 2 callersFuncTypeCancelFunc
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 callersTypeAliasClass
A Class is a type of network.
src/golang.org/x/net/dns/dnsmessage/message.go:80
↓ 2 callersTypeAliasDir
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 callersTypeAliasExtension
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 callersTypeAliasFlags
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 callersTypeAliasInvalidIndexError
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 callersTypeAliasRCode
An RCode is a DNS response status code.
src/golang.org/x/net/dns/dnsmessage/message.go:126
↓ 2 callersTypeAliasUnmarshalError
An UnmarshalError represents an error in the unmarshalling process.
src/golang.org/x/net/webdav/internal/xml/read.go:137
↓ 2 callersTypeAliasbyPropname
src/golang.org/x/net/webdav/prop_test.go:579
↓ 2 callersTypeAliasbyStatus
src/golang.org/x/net/webdav/prop_test.go:585
↓ 2 callersTypeAliasbyXMLName
src/golang.org/x/net/webdav/prop_test.go:573
↓ 2 callersTypeAliascategory
A category corresponds to a category defined in the IDNA mapping table.
src/golang.org/x/net/idna/trieval.go:62
↓ 2 callersTypeAliasheaderFieldValueError
src/golang.org/x/net/http2/errors.go:124
↓ 2 callersTypeAliasipAddr
src/golang.org/x/net/lif/address_test.go:48
↓ 2 callersTypeAliaskey2
src/golang.org/x/net/context/context_test.go:302
↓ 2 callersTypeAliaspseudoHeaderError
src/golang.org/x/net/http2/errors.go:106
↓ 2 callersTypeAliassyss
src/golang.org/x/net/route/route_test.go:154
↓ 1 callersTypeAliasALUOp
An ALUOp is an arithmetic or logic operation.
src/golang.org/x/net/bpf/constants.go:20
↓ 1 callersTypeAliasAuthMethod
An AuthMethod represents a SOCKS authentication method.
src/golang.org/x/net/internal/socks/socks.go:35
↓ 1 callersTypeAliasControlMessage
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 callersTypeAliasFrameType
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 callersTypeAliasHeaderFlags
src/golang.org/x/net/ipv4/header.go:22
↓ 1 callersTypeAliasMyBytes
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:263
↓ 1 callersTypeAliasNamedType
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:43
↓ 1 callersTypeAliasOpCode
An OpCode is a DNS operation code.
src/golang.org/x/net/dns/dnsmessage/message.go:118
↓ 1 callersTypeAliasRIBType
A RIBType reprensents a type of routing information base.
src/golang.org/x/net/route/route.go:92
↓ 1 callersTypeAliasRegister
A Register is a register of the BPF virtual machine.
src/golang.org/x/net/bpf/constants.go:8
↓ 1 callersTypeAliasReply
A Reply represents a SOCKS command reply code.
src/golang.org/x/net/internal/socks/socks.go:38
↓ 1 callersTypeAliasSettingID
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 callersTypeAliasType
Message formats A Type is a type of DNS request and response.
src/golang.org/x/net/dns/dnsmessage/message.go:22
↓ 1 callersTypeAliasbyLabel
src/golang.org/x/net/publicsuffix/gen.go:480
↓ 1 callersTypeAliasbyLength
src/golang.org/x/net/publicsuffix/gen.go:606
↓ 1 callersTypeAliasbyName
src/golang.org/x/net/webdav/xml_test.go:897
↓ 1 callersTypeAliasbyPriority
src/golang.org/x/net/publicsuffix/list_test.go:317
↓ 1 callersTypeAliasbySpecSection
src/golang.org/x/net/http2/z_spec_test.go:78
↓ 1 callersTypeAliasbyteAndEOFReader
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 callersTypeAliascontextKeyT
src/golang.org/x/net/trace/trace.go:293
↓ 1 callersTypeAliasduplicatePseudoHeaderError
src/golang.org/x/net/http2/errors.go:112
↓ 1 callersFuncTypefuncReader
func([]byte) (n int, err error)
src/golang.org/x/net/http2/server_test.go:3580
↓ 1 callersTypeAliasgoroutineLock
src/golang.org/x/net/http2/gotrack.go:22
↓ 1 callersTypeAliaskey1
src/golang.org/x/net/context/context_test.go:301
↓ 1 callersTypeAliasllAddr
src/golang.org/x/net/lif/address_test.go:31
↓ 1 callersTypeAliasllAddr
src/golang.org/x/net/route/route_test.go:194
↓ 1 callersTypeAliasnewpropstat
Distinct type to avoid infinite recursion of MarshalXML.
src/golang.org/x/net/webdav/xml.go:285
↓ 1 callersTypeAliassortPriorityNodeSiblings
src/golang.org/x/net/http2/writesched_priority.go:210
↓ 1 callersTypeAliassortedAttributes
src/golang.org/x/net/html/parse_test.go:109
↓ 1 callersTypeAliastokenCacheFile
src/golang.org/x/net/http2/h2demo/launch.go:282
StructA
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:1430
StructAAAAResource
An AAAAResource is an AAAA Resource record.
src/golang.org/x/net/dns/dnsmessage/message.go:2506
StructALUOpConstant
ALUOpConstant executes A = A <Op> Val.
src/golang.org/x/net/bpf/instructions.go:408
StructALUOpX
ALUOpX executes A = A <Op> X
src/golang.org/x/net/bpf/instructions.go:450
StructAResource
An AResource is an A Resource record.
src/golang.org/x/net/dns/dnsmessage/message.go:2478
InterfaceAddr
An Addr represents an address associated with packet routing.
src/golang.org/x/net/lif/address.go:15
InterfaceAddr
An Addr represents an address associated with packet routing.
src/golang.org/x/net/route/address.go:12
StructAddr
An Addr represents a SOCKS-specific address. Either Name or IP is used exclusively.
src/golang.org/x/net/internal/socks/socks.go:85
StructAddr
Addr is an implementation of net.Addr for WebSocket.
src/golang.org/x/net/websocket/websocket.go:74
StructAddress
src/golang.org/x/net/webdav/internal/xml/example_test.go:14
StructAnyHolder
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:240
StructAnyOmitTest
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:228
StructAnySliceTest
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:234
StructAnyTest
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:222
TypeAliasAtom
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
StructAttr
An Attr represents an attribute in an XML element (Name=Value).
src/golang.org/x/net/webdav/internal/xml/xml.go:57
StructAttrParent
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:1119
StructAttrTest
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:191
StructAttribute
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
StructAuth
Auth contains authentication parameters that specific Dialers may require.
src/golang.org/x/net/proxy/proxy.go:24
StructB
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:1864
StructBadAttr
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:1123
StructBadPathEmbeddedA
src/golang.org/x/net/webdav/internal/xml/read_test.go:317
StructBadPathEmbeddedB
src/golang.org/x/net/webdav/internal/xml/read_test.go:321
StructBadPathTestA
src/golang.org/x/net/webdav/internal/xml/read_test.go:295
StructBadPathTestB
src/golang.org/x/net/webdav/internal/xml/read_test.go:301
StructBadPathTestC
src/golang.org/x/net/webdav/internal/xml/read_test.go:307
StructBadPathTestD
src/golang.org/x/net/webdav/internal/xml/read_test.go:312
StructBook
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:59
StructBuilder
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
StructC
src/golang.org/x/net/webdav/internal/xml/marshal_test.go:1434
StructCNAMEResource
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