Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Albert-W/crawler-project
/ functions
Functions
3,568 in github.com/Albert-W/crawler-project
⨍
Functions
3,568
◇
Types & classes
1,373
↓ 5 callers
Function
props
TODO(nigeltao) merge props and allprop? Props returns the status of the properties named pnames for resource name. Each Propstat has a unique status
src/golang.org/x/net/webdav/prop.go:170
↓ 5 callers
Function
readVarInt
readVarInt reads an unsigned variable length integer off the beginning of p. n is the parameter as described in http://http2.github.io/http2-spec/comp
src/golang.org/x/net/http2/hpack/hpack.go:421
↓ 5 callers
Method
scheduleFrameWrite
scheduleFrameWrite tickles the frame writing scheduler. If a frame is already being written, nothing happens. This will be called again when the fram
src/golang.org/x/net/http2/server.go:1184
↓ 5 callers
Method
search
search finds f in the table. If there is no match, i is 0. If both name and value match, i is the matched index and nameValueMatch becomes true. If on
src/golang.org/x/net/http2/hpack/tables.go:103
↓ 5 callers
Method
sendWindowUpdate
st may be nil for conn-level
src/golang.org/x/net/http2/server.go:2175
↓ 5 callers
Method
setOriginalIM
setOriginalIM sets the insertion mode to return to after completing a text or inTableText insertion mode. Section 12.2.4.1, "using the rules for".
src/golang.org/x/net/html/parse.go:422
↓ 5 callers
Method
skipWhiteSpace
skipWhiteSpace skips past any white space.
src/golang.org/x/net/html/token.go:308
↓ 5 callers
Method
space
Skip spaces if any
src/golang.org/x/net/webdav/internal/xml/xml.go:867
↓ 5 callers
Method
state
(streamID uint32)
src/golang.org/x/net/http2/server.go:561
↓ 5 callers
Method
stream
(id uint32)
src/golang.org/x/net/http2/server_test.go:188
↓ 5 callers
Function
testServerPostUnblock
testServerPostUnblock sends a hanging POST with unsent data to handler, then runs fn once in the handler, and verifies that the error returned from ha
src/golang.org/x/net/http2/server_test.go:1296
↓ 5 callers
Method
wantSettingsAck
()
src/golang.org/x/net/http2/server_test.go:588
↓ 5 callers
Method
writeBytes
(v []byte)
src/golang.org/x/net/http2/frame.go:392
↓ 5 callers
Method
writeFrameFromHandler
writeFrameFromHandler sends wr to sc.wantWriteFrameCh, but aborts if the connection has gone away. This must not be run from the serve goroutine itse
src/golang.org/x/net/http2/server.go:992
↓ 5 callers
Method
writeHeader
(name, value string)
src/golang.org/x/net/http2/h2i/h2i.go:519
↓ 4 callers
Method
AAAAResource
AAAAResource parses a single AAAAResource. One of the XXXHeader methods must have been called before calling this method.
src/golang.org/x/net/dns/dnsmessage/message.go:994
↓ 4 callers
Method
AResource
AResource parses a single AResource. One of the XXXHeader methods must have been called before calling this method.
src/golang.org/x/net/dns/dnsmessage/message.go:976
↓ 4 callers
Function
AppendHuffmanString
AppendHuffmanString appends s, as encoded in Huffman codes, to dst and returns the extended buffer.
src/golang.org/x/net/http2/hpack/huffman.go:160
↓ 4 callers
Method
Assemble
Assemble assembles the Instruction into a RawInstruction.
src/golang.org/x/net/bpf/instructions.go:13
↓ 4 callers
Method
Close
()
src/golang.org/x/net/context/ctxhttp/ctxhttp_pre17.go:140
↓ 4 callers
Method
CloseNotify
()
src/golang.org/x/net/http2/server.go:2499
↓ 4 callers
Method
ComputeRange
ComputeRange computes a specified number of values into a slice using the observations recorded over the specified time period. The return values are
src/golang.org/x/net/internal/timeseries/timeseries.go:354
↓ 4 callers
Method
ConnectionState
()
src/golang.org/x/net/http2/http2.go:333
↓ 4 callers
Method
CopyFrom
Clears the observation so it can be reused.
src/golang.org/x/net/internal/timeseries/timeseries.go:42
↓ 4 callers
Method
DecodeFull
Decode decodes an entire block. TODO: remove this method and make it incremental later? This is easier for debugging now.
src/golang.org/x/net/http2/hpack/hpack.go:215
↓ 4 callers
Method
DialContext
DialContext connects to the provided address on the provided network. The returned error value may be a net.OpError. When the Op field of net.OpError
src/golang.org/x/net/internal/socks/socks.go:151
↓ 4 callers
Function
Do
Do sends an HTTP request with the provided http.Client and returns an HTTP response. If the client is nil, http.DefaultClient is used. The provided
src/golang.org/x/net/context/ctxhttp/ctxhttp.go:26
↓ 4 callers
Method
Done
Done returns a channel which is closed if and when this pipe is closed with CloseWithError.
src/golang.org/x/net/http2/pipe.go:152
↓ 4 callers
Method
Finish
Finish ends message building and generates a binary message.
src/golang.org/x/net/dns/dnsmessage/message.go:1561
↓ 4 callers
Function
Get
Get issues a GET request via the Do function.
src/golang.org/x/net/context/ctxhttp/ctxhttp.go:44
↓ 4 callers
Method
IsZero
()
src/golang.org/x/net/http2/frame.go:1124
↓ 4 callers
Method
JoinSourceSpecificGroup
(*net.Interface, net.Addr, net.Addr)
src/golang.org/x/net/ipv6/multicastsockopt_test.go:69
↓ 4 callers
Method
LeaveSourceSpecificGroup
(*net.Interface, net.Addr, net.Addr)
src/golang.org/x/net/ipv4/multicastsockopt_test.go:108
↓ 4 callers
Method
ModTime
()
src/golang.org/x/net/webdav/file.go:471
↓ 4 callers
Method
MulticastLoopback
()
src/golang.org/x/net/ipv4/multicastsockopt_test.go:103
↓ 4 callers
Function
NewControlMessage
NewControlMessage returns a new control message. The returned message is large enough for options specified by cf.
src/golang.org/x/net/ipv4/control.go:103
↓ 4 callers
Method
NumSettings
()
src/golang.org/x/net/http2/frame.go:756
↓ 4 callers
Method
ParseHeader
ParseHeader parses and returns the header fields of the control message at the head on m.
src/golang.org/x/net/internal/socket/socket.go:146
↓ 4 callers
Function
ParseRIB
ParseRIB parses b as a routing information base and returns a list of routing messages.
src/golang.org/x/net/route/message.go:33
↓ 4 callers
Method
Patch
Patch patches the dead properties held. Patching is atomic; either all or no patches succeed. It returns (nil, non-nil) if an internal server error o
src/golang.org/x/net/webdav/prop.go:100
↓ 4 callers
Method
PayloadType
PayloadType returns payload type.
src/golang.org/x/net/websocket/websocket.go:127
↓ 4 callers
Method
Protocol
()
src/golang.org/x/net/icmp/message.go:56
↓ 4 callers
Method
Raw
Raw returns the unmodified text of the current token. Calling Next, Token, Text, TagName or TagAttr may change the contents of the returned slice.
src/golang.org/x/net/html/token.go:1070
↓ 4 callers
Method
ReadHandshake
(buf *bufio.Reader, req *http.Request)
src/golang.org/x/net/websocket/hybi.go:490
↓ 4 callers
Method
Receive
Receive receives single frame from ws, unmarshaled by cd.Unmarshal and stores in v. The whole frame payload is read to an in-memory buffer; max size o
src/golang.org/x/net/websocket/websocket.go:330
↓ 4 callers
Method
RegularFields
RegularFields returns the regular (non-pseudo) header fields of mh. The caller does not own the returned slice.
src/golang.org/x/net/http2/frame.go:1422
↓ 4 callers
Method
Run
(seeds ...Request)
src/crawler/engine/concurrent.go:25
↓ 4 callers
Method
Send
Send sends v marshaled by cd.Marshal as single frame to ws.
src/golang.org/x/net/websocket/websocket.go:308
↓ 4 callers
Method
SetEmitEnabled
SetEmitEnabled controls whether the emitFunc provided to NewDecoder should be called. The default is true. This facility exists to let servers enforc
src/golang.org/x/net/http2/hpack/hpack.go:137
↓ 4 callers
Method
SetMulticastInterface
SetMulticastInterface sets the default interface for future multicast packet transmissions.
src/golang.org/x/net/ipv4/dgramopt.go:54
↓ 4 callers
Method
SetMulticastLoopback
(bool)
src/golang.org/x/net/ipv4/multicastsockopt_test.go:104
↓ 4 callers
Method
SetMulticastTTL
(ttl int)
src/golang.org/x/net/ipv4/multicastsockopt_test.go:102
↓ 4 callers
Method
Size
()
src/golang.org/x/net/webdav/file.go:469
↓ 4 callers
Method
String
()
src/golang.org/x/net/ipv6/control.go:65
↓ 4 callers
Method
String
()
src/golang.org/x/net/ipv4/control.go:50
↓ 4 callers
Method
Write
(msg []byte)
src/golang.org/x/net/websocket/hybi.go:187
↓ 4 callers
Method
Write
Write appends p to the buffer.
src/golang.org/x/net/http2/databuffer.go:115
↓ 4 callers
Method
WriteDataPadded
WriteData writes a DATA frame with optional padding. If pad is nil, the padding bit is not sent. The length of pad must not exceed 255 bytes. The byt
src/golang.org/x/net/http2/frame.go:655
↓ 4 callers
Method
abortRequestBodyWrite
(err error)
src/golang.org/x/net/http2/transport.go:298
↓ 4 callers
Function
adjustAttributeNames
(aa []Attribute, nameMap map[string]string)
src/golang.org/x/net/html/foreign.go:11
↓ 4 callers
Method
allocateBuckets
()
src/golang.org/x/net/trace/histogram.go:52
↓ 4 callers
Function
appendHpackString
appendHpackString appends s, as encoded in "String Literal" representation, to dst and returns the extended buffer. s will be encoded in Huffman code
src/golang.org/x/net/http2/hpack/encode.go:213
↓ 4 callers
Function
authorityAddr
authorityAddr returns a given authority (a host/IP, or host:port / ip:port) and returns a host:port. The port 443 is added if needed.
src/golang.org/x/net/http2/transport.go:359
↓ 4 callers
Method
average
Average returns the average value of recorded observations.
src/golang.org/x/net/trace/histogram.go:95
↓ 4 callers
Function
benchSimpleRoundTrip
(b *testing.B, nHeaders int)
src/golang.org/x/net/http2/transport_test.go:3818
↓ 4 callers
Function
buildTestFS
(buildfs []string)
src/golang.org/x/net/webdav/file_test.go:1150
↓ 4 callers
Method
cachedWriteError
return the bufio Writer's cached write error
src/golang.org/x/net/webdav/internal/xml/marshal.go:1099
↓ 4 callers
Method
cancel
(removeFromParent bool, err error)
src/golang.org/x/net/context/pre_go17.go:247
↓ 4 callers
Method
checkAdvance
(sec section)
src/golang.org/x/net/dns/dnsmessage/message.go:548
↓ 4 callers
Function
checkPopAll
(ws WriteScheduler, order []uint32)
src/golang.org/x/net/http2/writesched_priority_test.go:359
↓ 4 callers
Method
clear
(f ControlFlags)
src/golang.org/x/net/ipv6/control.go:27
↓ 4 callers
Method
clear
(f ControlFlags)
src/golang.org/x/net/ipv4/control.go:22
↓ 4 callers
Method
connError
connError returns ConnectionError(code) but first stashes away a public reason to the caller can optionally relay it to the peer before hanging up on
src/golang.org/x/net/http2/frame.go:526
↓ 4 callers
Method
defaultStart
defaultStart returns the default start element to use, given the reflect type, field info, and start template.
src/golang.org/x/net/webdav/internal/xml/marshal.go:779
↓ 4 callers
Method
dialClientConn
(addr string, singleUse bool)
src/golang.org/x/net/http2/transport.go:482
↓ 4 callers
Method
encodeHeaderRaw
encodeHeaderRaw is the magic-free version of encodeHeader. It takes 0 or more (k, v) pairs and encodes them.
src/golang.org/x/net/http2/server_test.go:354
↓ 4 callers
Function
encodeTypeByte
encodeTypeByte returns type byte. If sensitive is true, type byte for "Never Indexed" representation is returned. If sensitive is false and indexing i
src/golang.org/x/net/http2/hpack/encode.go:232
↓ 4 callers
Function
escape
(w writer, s string)
src/golang.org/x/net/html/escape.go:198
↓ 4 callers
Function
fmtDataChunks
(chunks [][]byte)
src/golang.org/x/net/http2/databuffer_test.go:37
↓ 4 callers
Function
getEventFamily
(fam string)
src/golang.org/x/net/trace/events.go:156
↓ 4 callers
Method
getc
Read a single byte. If there is no byte to read, return ok==false and leave the error in d.err. Maintain line number.
src/golang.org/x/net/webdav/internal/xml/xml.go:886
↓ 4 callers
Function
httpsHost
()
src/golang.org/x/net/http2/h2demo/h2demo.go:412
↓ 4 callers
Method
indexOfElementInScope
indexOfElementInScope returns the index in p.oe of the highest element whose tag is in matchTags that is in scope. If no matching element is in scope,
src/golang.org/x/net/html/parse.go:110
↓ 4 callers
Function
isBadCipher
isBadCipher reports whether the cipher is blacklisted by the HTTP/2 spec. References: https://tools.ietf.org/html/rfc7540#appendix-A Reject cipher sui
src/golang.org/x/net/http2/ciphers.go:359
↓ 4 callers
Function
isSpecialElement
(element *Node)
src/golang.org/x/net/html/const.go:96
↓ 4 callers
Method
isset
(f ControlFlags)
src/golang.org/x/net/ipv6/control.go:28
↓ 4 callers
Method
isset
(f ControlFlags)
src/golang.org/x/net/ipv4/control.go:23
↓ 4 callers
Function
lockTestZeroDepth
(name string)
src/golang.org/x/net/webdav/lock_test.go:88
↓ 4 callers
Function
lookupCommand
(prefix string)
src/golang.org/x/net/http2/h2i/h2i.go:296
↓ 4 callers
Function
makeCopy
(b []byte)
src/golang.org/x/net/webdav/internal/xml/xml.go:118
↓ 4 callers
Method
marshal
(b []byte)
src/golang.org/x/net/route/address.go:32
↓ 4 callers
Function
marshalMultipartMessageBody
marshalMultipartMessageBody takes data as an original datagram and exts as extesnsions, and returns a binary encoding of message body. It can be used
src/golang.org/x/net/icmp/multipart.go:55
↓ 4 callers
Function
mustNewName
(name string)
src/golang.org/x/net/dns/dnsmessage/example_test.go:15
↓ 4 callers
Function
next
Next returns the next token, if any, in the XML stream of d. RFC 4918 requires to ignore comments, processing instructions and directives. http://www.
src/golang.org/x/net/webdav/xml.go:121
↓ 4 callers
Method
ok
()
src/golang.org/x/net/ipv6/endpoint.go:30
↓ 4 callers
Method
ok
()
src/golang.org/x/net/ipv4/packet.go:23
↓ 4 callers
Method
ok
()
src/golang.org/x/net/ipv4/endpoint.go:30
↓ 4 callers
Function
parseDepth
parseDepth maps the strings "0", "1" and "infinity" to 0, 1 and infiniteDepth. Parsing any other string returns invalidDepth. Different WebDAV method
src/golang.org/x/net/webdav/webdav.go:646
↓ 4 callers
Function
parseLinkAddr
(b []byte)
src/golang.org/x/net/route/address.go:60
↓ 4 callers
Function
parseMultipartMessageBody
parseMultipartMessageBody parses b as either a non-multipart message body or a multipart message body.
src/golang.org/x/net/icmp/multipart.go:100
← previous
next →
401–500 of 3,568, ranked by callers