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
↓ 19 callers
Method
Read
Read implements the io.Reader interface: it reads data of a frame from the WebSocket connection. if msg is not large enough for the frame data, it fil
src/golang.org/x/net/websocket/websocket.go:192
↓ 19 callers
Function
testFramer
()
src/golang.org/x/net/http2/frame_test.go:19
↓ 19 callers
Method
writeData
(streamID uint32, endStream bool, data []byte)
src/golang.org/x/net/http2/server_test.go:443
↓ 18 callers
Method
Close
Close closes the connection to the dictionary server.
src/golang.org/x/net/dict/dict.go:36
↓ 18 callers
Method
Data
Data returns the data field of the control message at the head on m.
src/golang.org/x/net/internal/socket/socket.go:114
↓ 18 callers
Method
Has
Has reports whether f contains all (0 or more) flags in v.
src/golang.org/x/net/http2/frame.go:67
↓ 18 callers
Method
SetControlMessage
SetControlMessage allows to receive the per packet basis IP-level socket options.
src/golang.org/x/net/ipv6/endpoint.go:76
↓ 18 callers
Method
WriteData
WriteData writes a DATA frame. It will perform exactly one Write to the underlying Writer. It is the caller's responsibility not to violate the maxim
src/golang.org/x/net/http2/frame.go:642
↓ 18 callers
Method
bodylessReq1
bodylessReq1 writes a HEADERS frames with StreamID 1 and EndStream and EndHeaders set.
src/golang.org/x/net/http2/server_test.go:434
↓ 18 callers
Function
errStr
errStr returns the string representation of an error, or "<nil>" if it is nil.
src/golang.org/x/net/bpf/vm_test.go:138
↓ 18 callers
Method
wantData
()
src/golang.org/x/net/http2/server_test.go:506
↓ 17 callers
Method
IsDir
()
src/golang.org/x/net/webdav/file.go:472
↓ 17 callers
Function
Unmarshal
BUG(rsc): Mapping between XML elements and data structures is inherently flawed: an XML element is an order-dependent collection of anonymous values,
src/golang.org/x/net/webdav/internal/xml/read.go:114
↓ 17 callers
Method
WriteHeader
(code int)
src/golang.org/x/net/http2/server.go:2548
↓ 17 callers
Function
newConfig
(t *testing.T, path string)
src/golang.org/x/net/websocket/websocket_test.go:134
↓ 16 callers
Method
Copy
Copy returns a copy of the traces in the bucket. If tracedOnly is true, only the traces with trace information will be returned. The logs will be ref'
src/golang.org/x/net/trace/trace.go:611
↓ 16 callers
Method
Len
Len returns total length of the frame, including header and trailer.
src/golang.org/x/net/websocket/websocket.go:137
↓ 16 callers
Method
Name
()
src/golang.org/x/net/webdav/file.go:468
↓ 16 callers
Method
Value
Value returns the value associated with this context for key, or nil if no value is associated with key. Successive calls to Value with the same key r
src/golang.org/x/net/context/pre_go19.go:103
↓ 16 callers
Method
WriteContinuation
WriteContinuation writes a CONTINUATION frame. It will perform exactly one Write to the underlying Writer. It is the caller's responsibility to not c
src/golang.org/x/net/http2/frame.go:1225
↓ 16 callers
Method
WriteSettings
WriteSettings writes a SETTINGS frame with zero or more settings specified and the ACK bit not set. It will perform exactly one Write to the underlyi
src/golang.org/x/net/http2/frame.go:806
↓ 16 callers
Method
available
()
src/golang.org/x/net/http2/flow.go:23
↓ 16 callers
Function
fmtTree
(ws *priorityWriteScheduler, fmtNode func(*priorityNode) string)
src/golang.org/x/net/http2/writesched_priority_test.go:43
↓ 16 callers
Function
packUint16
packUint16 appends the wire format of field to msg.
src/golang.org/x/net/dns/dnsmessage/message.go:1726
↓ 16 callers
Method
reconstructActiveFormattingElements
Section 12.2.4.3.
src/golang.org/x/net/html/parse.go:380
↓ 16 callers
Function
unpackUint16
(msg []byte, off int)
src/golang.org/x/net/dns/dnsmessage/message.go:1730
↓ 15 callers
Method
AppendChild
AppendChild adds a node c as a child of n. It will panic if c already has a parent or siblings.
src/golang.org/x/net/html/node.go:82
↓ 15 callers
Method
Close
()
src/golang.org/x/net/netutil/listen.go:58
↓ 15 callers
Method
CloseWithError
CloseWithError causes the next Read (waking up a current blocked Read if needed) to return the provided err after all data has been read. The error m
src/golang.org/x/net/http2/pipe.go:93
↓ 15 callers
Method
Copy
()
src/golang.org/x/net/webdav/internal/xml/xml.go:130
↓ 15 callers
Method
Err
Err returns a non-nil error value after Done is closed. Err returns Canceled if the context was canceled or DeadlineExceeded if the context's deadline
src/golang.org/x/net/context/pre_go19.go:56
↓ 15 callers
Method
ToASCII
ToASCII converts a domain or domain label to its ASCII form. For example, ToASCII("bücher.example.com") is "xn--bcher-kva.example.com", and ToASCII("g
src/golang.org/x/net/idna/idna.go:199
↓ 15 callers
Function
WithCancel
WithCancel returns a copy of parent with a new Done channel. The returned context's Done channel is closed when the returned cancel function is called
src/golang.org/x/net/context/go17.go:32
↓ 15 callers
Method
addChild
addChild adds a child node n to the top element, and pushes n onto the stack of open elements if it is an element node.
src/golang.org/x/net/html/parse.go:214
↓ 15 callers
Method
consistent
()
src/golang.org/x/net/webdav/lock_test.go:534
↓ 15 callers
Function
dehex
(s string)
src/golang.org/x/net/http2/hpack/hpack_test.go:676
↓ 15 callers
Method
encodeHeaderField
(k, v string)
src/golang.org/x/net/http2/server_test.go:345
↓ 15 callers
Function
inHeadIM
Section 12.2.6.4.4.
src/golang.org/x/net/html/parse.go:611
↓ 15 callers
Function
printUint16
(i uint16)
src/golang.org/x/net/dns/dnsmessage/message.go:223
↓ 15 callers
Function
summarizeFrame
(f Frame)
src/golang.org/x/net/http2/frame.go:1573
↓ 14 callers
Method
AddWithTime
AddWithTime records an observation at the specified time.
src/golang.org/x/net/internal/timeseries/timeseries.go:174
↓ 14 callers
Method
Decode
Decode works like xml.Unmarshal, except it reads the decoder stream to find the start element.
src/golang.org/x/net/webdav/internal/xml/read.go:120
↓ 14 callers
Method
Error
()
src/golang.org/x/net/webdav/internal/xml/xml.go:34
↓ 14 callers
Method
Next
Next returns the control message at the next on m. Next works only for standard control messages.
src/golang.org/x/net/internal/socket/socket.go:125
↓ 14 callers
Method
Range
Range returns the sum of observations added over the specified time range. If start or finish times don't fall on bucket boundaries of the same level,
src/golang.org/x/net/internal/timeseries/timeseries.go:333
↓ 14 callers
Method
StreamID
StreamID returns the id of the stream this frame will be written to. 0 is used for non-stream frames such as PING and SETTINGS.
src/golang.org/x/net/http2/writesched.go:65
↓ 14 callers
Method
addEntry
addEntry adds a new entry.
src/golang.org/x/net/http2/hpack/tables.go:56
↓ 14 callers
Method
endWrite
()
src/golang.org/x/net/http2/frame.go:351
↓ 14 callers
Method
parse
()
src/golang.org/x/net/html/parse.go:2190
↓ 14 callers
Method
startWrite
(ftype FrameType, flags Flags, streamID uint32)
src/golang.org/x/net/http2/frame.go:337
↓ 14 callers
Function
testRejectRequest
(t *testing.T, send func(*serverTester))
src/golang.org/x/net/http2/server_test.go:1038
↓ 13 callers
Method
Framer
()
src/golang.org/x/net/http2/write.go:39
↓ 13 callers
Method
LeaveGroup
(*net.Interface, net.Addr)
src/golang.org/x/net/ipv4/multicastsockopt_test.go:106
↓ 13 callers
Method
MarshalHeader
MarshalHeader marshals the header fields of the control message at the head on m.
src/golang.org/x/net/internal/socket/socket.go:135
↓ 13 callers
Method
RemoteAddr
()
src/golang.org/x/net/http2/server_test.go:3164
↓ 13 callers
Method
SetControlMessage
SetControlMessage sets the per packet IP-level socket options.
src/golang.org/x/net/ipv4/endpoint.go:58
↓ 13 callers
Method
SetDeadline
SetDeadline sets the read and write deadlines associated with the endpoint.
src/golang.org/x/net/ipv4/endpoint.go:133
↓ 13 callers
Function
extractString
(contents []byte, re *regexp.Regexp)
src/crawler/zhenai/parser/profile.go:102
↓ 13 callers
Method
index
index returns the index of the top-most occurrence of n in the stack, or -1 if n is not present.
src/golang.org/x/net/html/node.go:168
↓ 13 callers
Method
readFrame
()
src/golang.org/x/net/http2/server_test.go:478
↓ 13 callers
Function
testHybiFrame
(t *testing.T, testHeader, testPayload, testMaskedPayload []byte, frameHeader *hybiFrameHeader)
src/golang.org/x/net/websocket/hybi_test.go:292
↓ 13 callers
Method
ungetc
Unread a single byte.
src/golang.org/x/net/webdav/internal/xml/xml.go:940
↓ 13 callers
Method
wantWindowUpdate
(streamID, incr uint32)
src/golang.org/x/net/http2/server_test.go:571
↓ 12 callers
Method
Done
()
src/golang.org/x/net/http2/not_go17.go:18
↓ 12 callers
Method
JoinGroup
(*net.Interface, net.Addr)
src/golang.org/x/net/ipv4/multicastsockopt_test.go:105
↓ 12 callers
Method
LeaveGroup
(*net.Interface, net.Addr)
src/golang.org/x/net/ipv6/multicastsockopt_test.go:68
↓ 12 callers
Method
Write
(p []byte)
src/golang.org/x/net/webdav/internal/xml/xml_test.go:717
↓ 12 callers
Method
WriteRSTStream
WriteRSTStream writes a RST_STREAM frame. It will perform exactly one Write to the underlying Writer. It is the caller's responsibility to not call o
src/golang.org/x/net/http2/frame.go:1189
↓ 12 callers
Function
checkPriorityWellFormed
(ws *priorityWriteScheduler)
src/golang.org/x/net/http2/writesched_priority_test.go:18
↓ 12 callers
Method
elementInScope
elementInScope is like popUntil, except that it doesn't modify the stack of open elements.
src/golang.org/x/net/html/parse.go:156
↓ 12 callers
Method
forgetStreamID
(id uint32)
src/golang.org/x/net/http2/transport.go:1512
↓ 12 callers
Method
lookupValue
lookupValue determines the type of block n and looks up the value for b.
src/golang.org/x/net/idna/tables.go:555
↓ 12 callers
Function
netAddrToIP16
(a net.Addr)
src/golang.org/x/net/ipv6/helper.go:28
↓ 12 callers
Function
netAddrToIP4
(a net.Addr)
src/golang.org/x/net/ipv4/helper.go:34
↓ 12 callers
Function
roundup
(l int)
src/golang.org/x/net/route/sys.go:28
↓ 12 callers
Method
vlogf
(format string, args ...interface{})
src/golang.org/x/net/http2/server.go:594
↓ 11 callers
Method
Create
Create creates a lock with the given depth, duration, owner and root (name). The depth will either be negative (meaning infinite) or zero. If Create
src/golang.org/x/net/webdav/lock.go:69
↓ 11 callers
Method
Encode
Encode writes the XML encoding of v to the stream. See the documentation for Marshal for details about the conversion of Go values to XML. Encode ca
src/golang.org/x/net/webdav/internal/xml/marshal.go:152
↓ 11 callers
Method
GetInt
GetInt returns an integer value for the option. The Len field of Option must be either 1 or 4.
src/golang.org/x/net/internal/socket/socket.go:37
↓ 11 callers
Method
JoinGroup
(*net.Interface, net.Addr)
src/golang.org/x/net/ipv6/multicastsockopt_test.go:67
↓ 11 callers
Function
NewEncoder
NewEncoder returns a new encoder that writes to w.
src/golang.org/x/net/webdav/internal/xml/marshal.go:132
↓ 11 callers
Function
NewMemFS
NewMemFS returns a new in-memory FileSystem implementation.
src/golang.org/x/net/webdav/file.go:132
↓ 11 callers
Method
Pack
Pack packs a full Message.
src/golang.org/x/net/dns/dnsmessage/message.go:1049
↓ 11 callers
Method
Size
Size returns the size of an entry per RFC 7541 section 4.1.
src/golang.org/x/net/http2/hpack/hpack.go:61
↓ 11 callers
Method
TargetAddr
TargetAddr returns a fake final destination address. The returned address is only valid for testing with Server.
src/golang.org/x/net/internal/sockstest/server.go:136
↓ 11 callers
Function
WithTimeout
WithTimeout returns WithDeadline(parent, time.Now().Add(timeout)). Canceling this context releases resources associated with it, so code should call
src/golang.org/x/net/context/go17.go:61
↓ 11 callers
Function
WithValue
WithValue returns a copy of parent in which the value associated with key is val. Use context Values only for request-scoped data that transits proce
src/golang.org/x/net/context/go17.go:70
↓ 11 callers
Function
add
(h *histogram, times int, val int64)
src/golang.org/x/net/trace/histogram_test.go:317
↓ 11 callers
Method
addText
addText adds text to the preceding node if it is a text node, or else it calls addChild with a new text node.
src/golang.org/x/net/html/parse.go:288
↓ 11 callers
Method
fixLen
fixLen updates a packed ResourceHeader to include the length of the ResourceBody. lenOff is the offset of the ResourceHeader.Length field in msg. pr
src/golang.org/x/net/dns/dnsmessage/message.go:1650
↓ 11 callers
Method
incrementSectionCount
()
src/golang.org/x/net/dns/dnsmessage/message.go:1267
↓ 11 callers
Function
makeWriteHeadersRequest
(streamID uint32)
src/golang.org/x/net/http2/writesched_test.go:18
↓ 11 callers
Method
realType
realType returns the actual type of the Resource. This is used to fill in the header Type field.
src/golang.org/x/net/dns/dnsmessage/message.go:483
↓ 11 callers
Method
stripPrefix
(p string)
src/golang.org/x/net/webdav/webdav.go:32
↓ 11 callers
Function
testServerRequest
testServerRequest sets up an idle HTTP/2 connection and lets you write a single request with writeReq, and then verify that the *http.Request is built
src/golang.org/x/net/http2/server_test.go:1665
↓ 11 callers
Method
unpack
unpack unpacks a domain name.
src/golang.org/x/net/dns/dnsmessage/message.go:1960
↓ 11 callers
Method
wantGoAway
()
src/golang.org/x/net/http2/server_test.go:542
↓ 10 callers
Method
Err
Err returns the error associated with the most recent ErrorToken token. This is typically io.EOF, meaning the end of tokenization.
src/golang.org/x/net/html/token.go:222
↓ 10 callers
Method
Err
()
src/golang.org/x/net/http2/not_go17.go:19
↓ 10 callers
Function
NewFramer
NewFramer returns a Framer that writes frames to w and reads them from r.
src/golang.org/x/net/http2/frame.go:425
← previous
next →
101–200 of 3,568, ranked by callers