MCPcopy Create free account

hub / github.com/Albert-W/crawler-project / functions

Functions3,568 in github.com/Albert-W/crawler-project

↓ 2 callersMethodreplyToWriter
replyToWriter sends err to wr.done and panics if the send must block This does nothing if wr.done is nil.
src/golang.org/x/net/http2/writesched.go:165
↓ 2 callersFunctionreqBodyIsNoBody
(body io.ReadCloser)
src/golang.org/x/net/http2/go18.go:52
↓ 2 callersFunctionrequestTrace
(req *http.Request)
src/golang.org/x/net/http2/go17.go:108
↓ 2 callersMethodreset
()
src/golang.org/x/net/idna/idna.go:512
↓ 2 callersMethodreset
reset is used by tests
src/golang.org/x/net/proxy/proxy.go:131
↓ 2 callersMethodresponseHeaderTimeout
()
src/golang.org/x/net/http2/transport.go:854
↓ 2 callersFunctionresyncConn
resyncConn resynchronizes the connection into a sane state. It assumes that everything written into c is echoed back to itself. It assumes that 0xff i
src/golang.org/x/net/nettest/conntest.go:425
↓ 2 callersMethodreverseCopy
()
src/golang.org/x/net/http2/hpack/hpack_test.go:121
↓ 2 callersMethodroundTrip
(req *http.Request)
src/golang.org/x/net/http2/transport.go:899
↓ 2 callersFunctionroutableIP
(network string, ip net.IP)
src/golang.org/x/net/internal/nettest/interface.go:69
↓ 2 callersMethodrunHandler
Run on its own goroutine.
src/golang.org/x/net/http2/server.go:2068
↓ 2 callersMethodsavedOffset
Return saved offset. If we did ungetc (nextByte >= 0), have to back up one.
src/golang.org/x/net/webdav/internal/xml/xml.go:918
↓ 2 callersFunctionserveRpc
(host, index string)
src/crawler_distributed/persist/server/ItemSaver.go:26
↓ 2 callersMethodserveWebSocket
(w http.ResponseWriter, req *http.Request)
src/golang.org/x/net/websocket/server.go:73
↓ 2 callersMethodset
(s string)
src/golang.org/x/net/idna/idna.go:556
↓ 2 callersMethodsetAttrPrefix
setAttrPrefix sets an attribute name space prefix. If url is empty, the attribute is removed. If prefix is empty, the default name space is set.
src/golang.org/x/net/webdav/internal/xml/marshal.go:525
↓ 2 callersFunctionsetControlMessage
(c *socket.Conn, opt *rawOpt, cf ControlFlags, on bool)
src/golang.org/x/net/ipv4/control_unix.go:16
↓ 2 callersMethodsetIPMreqn
(c *socket.Conn, ifi *net.Interface, grp net.IP)
src/golang.org/x/net/ipv4/sys_asmreqn.go:32
↓ 2 callersMethodsetIov
(vs []iovec)
src/golang.org/x/net/internal/socket/msghdr_bsdvar.go:9
↓ 2 callersMethodsetSockaddr
(ip net.IP, i int)
src/golang.org/x/net/ipv6/sys_bsd.go:44
↓ 2 callersFunctionsetsockopt
(s uintptr, level, name int, b []byte)
src/golang.org/x/net/internal/socket/sys_stub.go:46
↓ 2 callersMethodsetup
()
src/golang.org/x/net/route/route_test.go:340
↓ 2 callersMethodshift
()
src/golang.org/x/net/http2/writesched.go:188
↓ 2 callersFunctionshortString
(v string)
src/golang.org/x/net/http2/transport_test.go:514
↓ 2 callersMethodshouldFosterParent
shouldFosterParent returns whether the next node to be added should be foster parented.
src/golang.org/x/net/html/parse.go:228
↓ 2 callersFunctionshouldRetryRequest
shouldRetryRequest is called by RoundTrip when a request fails to get response headers. It is always called with a non-nil error. It returns either a
src/golang.org/x/net/http2/transport.go:436
↓ 2 callersMethodshutdown
Shutdown gracefully close the client connection, waiting for running streams to complete. Public implementation is in go17.go and not_go17.go
src/golang.org/x/net/http2/transport.go:715
↓ 2 callersFunctionskipClass
(msg []byte, off int)
src/golang.org/x/net/dns/dnsmessage/message.go:1768
↓ 2 callersFunctionskipName
(msg []byte, off int)
src/golang.org/x/net/dns/dnsmessage/message.go:2034
↓ 2 callersFunctionskipType
(msg []byte, off int)
src/golang.org/x/net/dns/dnsmessage/message.go:1754
↓ 2 callersFunctionskipUint16
(msg []byte, off int)
src/golang.org/x/net/dns/dnsmessage/message.go:1737
↓ 2 callersFunctionslicePacket
(b []byte)
src/golang.org/x/net/ipv4/packet.go:35
↓ 2 callersFunctionsmallTestMsg
()
src/golang.org/x/net/dns/dnsmessage/message_test.go:1241
↓ 2 callersFunctionsocketOf
(c net.Conn)
src/golang.org/x/net/internal/socket/reflect.go:44
↓ 2 callersFunctionsplitHeaderBlock
splitHeaderBlock splits headerBlock into fragments so that each fragment fits in a single frame, then calls fn for each fragment. firstFrag/lastFrag a
src/golang.org/x/net/http2/write.go:153
↓ 2 callersFunctionsplitHostPort
(address string)
src/golang.org/x/net/internal/socks/client.go:155
↓ 2 callersMethodstart
(which string, errc chan<- error, fn func() error)
src/golang.org/x/net/http2/transport_test.go:745
↓ 2 callersMethodstartGracefulShutdown
startGracefulShutdown gracefully shuts down a connection. This sends GOAWAY with ErrCodeNo to tell the client we're gracefully shutting down. The conn
src/golang.org/x/net/http2/server.go:1229
↓ 2 callersMethodstring
()
src/golang.org/x/net/html/atom/atom.go:33
↓ 2 callersFunctionstructFieldInfo
structFieldInfo builds and returns a fieldInfo for f.
src/golang.org/x/net/webdav/internal/xml/typeinfo.go:114
↓ 2 callersMethodswitchToReader
(r io.Reader)
src/golang.org/x/net/webdav/internal/xml/xml.go:350
↓ 2 callersFunctionsysctl
(mib []int32, old *byte, oldlen *uintptr, new *byte, newlen uintptr)
src/golang.org/x/net/route/syscall.go:16
↓ 2 callersFunctiontestBodyContentsFail
(t *testing.T, wantContentLength int64, wantReadError string, write func(st *serverTester))
src/golang.org/x/net/http2/server_test.go:833
↓ 2 callersFunctiontestDHCPv4
(t *testing.T)
src/golang.org/x/net/bpf/vm_load_test.go:210
↓ 2 callersFunctiontestFS
(t *testing.T, fs FileSystem)
src/golang.org/x/net/webdav/file_test.go:264
↓ 2 callersFunctiontestLayers
(t *testing.T, seed int64, testTimeout bool)
src/golang.org/x/net/context/context_test.go:494
↓ 2 callersFunctiontestMulticastSocketOptions
(t *testing.T, c testIPv4MulticastConn, ifi *net.Interface, grp net.Addr)
src/golang.org/x/net/ipv4/multicastsockopt_test.go:113
↓ 2 callersFunctiontestPacketConnConcurrentReadWriteUnicast
(t *testing.T, p *ipv6.PacketConn, data []byte, dst net.Addr)
src/golang.org/x/net/ipv6/readwrite_go1_8_test.go:172
↓ 2 callersFunctiontestPacketConnConcurrentReadWriteUnicast
(t *testing.T, p *ipv4.PacketConn, data []byte, dst net.Addr)
src/golang.org/x/net/ipv4/readwrite_go1_8_test.go:180
↓ 2 callersFunctiontestRejectTLS
(t *testing.T, max uint16)
src/golang.org/x/net/http2/server_test.go:2405
↓ 2 callersFunctiontestServerWithCurl
(t *testing.T, permitProhibitedCipherSuites bool)
src/golang.org/x/net/http2/server_test.go:2536
↓ 2 callersFunctiontestServerWritesTrailers
(t *testing.T, withFlush bool)
src/golang.org/x/net/http2/server_test.go:2851
↓ 2 callersFunctiontestSourceSpecificMulticastSocketOptions
(t *testing.T, c testIPv4MulticastConn, ifi *net.Interface, grp, src net.Addr)
src/golang.org/x/net/ipv4/multicastsockopt_test.go:151
↓ 2 callersFunctiontestTransportInvalidTrailer_Capital
(t *testing.T, trailers headerType)
src/golang.org/x/net/http2/transport_test.go:1350
↓ 2 callersFunctiontestTransportInvalidTrailer_Pseudo
(t *testing.T, trailers headerType)
src/golang.org/x/net/http2/transport_test.go:1337
↓ 2 callersFunctiontestTransportReqBodyAfterResponse
(t *testing.T, status int)
src/golang.org/x/net/http2/transport_test.go:799
↓ 2 callersFunctiontestTransportResponseHeaderTimeout
(t *testing.T, body bool)
src/golang.org/x/net/http2/transport_test.go:1981
↓ 2 callersFunctiontestTransportReturnsUnusedFlowControl
(t *testing.T, oneDataFrame bool)
src/golang.org/x/net/http2/transport_test.go:2622
↓ 2 callersFunctiontestTransportUsesGoAwayDebugError
(t *testing.T, failMidBody bool)
src/golang.org/x/net/http2/transport_test.go:2558
↓ 2 callersFunctiontestUnicastSocketOptions
(t *testing.T, c testIPv6UnicastConn)
src/golang.org/x/net/ipv6/unicastsockopt_test.go:94
↓ 2 callersFunctiontestWritePing
(t *testing.T, ack bool)
src/golang.org/x/net/http2/frame_test.go:543
↓ 2 callersFunctiontokenEqual
tokenEqual reports whether t1 and t2 are equal, ASCII case-insensitively.
src/golang.org/x/net/http/httpguts/httplex.go:156
↓ 2 callersFunctiontransformString
(t transform.Transformer, s string)
src/golang.org/x/net/html/charset/charset_test.go:18
↓ 2 callersFunctiontrimOWS
trimOWS returns x with all optional whitespace removes from the beginning and end.
src/golang.org/x/net/http/httpguts/httplex.go:121
↓ 2 callersFunctionu32max
(a, b uint32)
src/golang.org/x/net/publicsuffix/gen.go:67
↓ 2 callersFunctionunescapeEntity
unescapeEntity reads an entity like "&lt;" from b[src:] and writes the corresponding "<" to b[dst:], returning the incremented dst and src cursors. Pr
src/golang.org/x/net/html/escape.go:57
↓ 2 callersMethodunhold
(n *memLSNode)
src/golang.org/x/net/webdav/lock.go:222
↓ 2 callersMethodunmarshal
Unmarshal a single XML element into val.
src/golang.org/x/net/webdav/internal/xml/read.go:272
↓ 2 callersMethodunmarshalInterface
unmarshalInterface unmarshals a single XML element into val. start is the opening tag of the element.
src/golang.org/x/net/webdav/internal/xml/read.go:183
↓ 2 callersMethodunmarshalTextInterface
unmarshalTextInterface unmarshals a single XML element into val. The chardata contained in the element (but not its children) is passed to the text un
src/golang.org/x/net/webdav/internal/xml/read.go:205
↓ 2 callersMethodunpack
(msg []byte, off int)
src/golang.org/x/net/dns/dnsmessage/message.go:1623
↓ 2 callersMethodunpack
(ms []Message, parseFn func([]byte, string) (net.Addr, error), hint string)
src/golang.org/x/net/internal/socket/mmsghdr_unix.go:28
↓ 2 callersFunctionunpackAAAAResource
(msg []byte, off int)
src/golang.org/x/net/dns/dnsmessage/message.go:2525
↓ 2 callersFunctionunpackAResource
(msg []byte, off int)
src/golang.org/x/net/dns/dnsmessage/message.go:2497
↓ 2 callersFunctionunpackBytes
(msg []byte, off int, field []byte)
src/golang.org/x/net/dns/dnsmessage/message.go:1838
↓ 2 callersFunctionunpackCNAMEResource
(msg []byte, off int)
src/golang.org/x/net/dns/dnsmessage/message.go:2186
↓ 2 callersFunctionunpackClass
(msg []byte, off int)
src/golang.org/x/net/dns/dnsmessage/message.go:1763
↓ 2 callersFunctionunpackMXResource
(msg []byte, off int)
src/golang.org/x/net/dns/dnsmessage/message.go:2222
↓ 2 callersFunctionunpackNSResource
(msg []byte, off int)
src/golang.org/x/net/dns/dnsmessage/message.go:2253
↓ 2 callersFunctionunpackOPTResource
(msg []byte, off int, length uint16)
src/golang.org/x/net/dns/dnsmessage/message.go:2584
↓ 2 callersFunctionunpackPTRResource
(msg []byte, off int)
src/golang.org/x/net/dns/dnsmessage/message.go:2280
↓ 2 callersFunctionunpackResourceBody
(msg []byte, off int, hdr ResourceHeader)
src/golang.org/x/net/dns/dnsmessage/message.go:2100
↓ 2 callersFunctionunpackSOAResource
(msg []byte, off int)
src/golang.org/x/net/dns/dnsmessage/message.go:2337
↓ 2 callersFunctionunpackSRVResource
(msg []byte, off int)
src/golang.org/x/net/dns/dnsmessage/message.go:2457
↓ 2 callersFunctionunpackTXTResource
(msg []byte, off int, length uint16)
src/golang.org/x/net/dns/dnsmessage/message.go:2405
↓ 2 callersFunctionunpackType
(msg []byte, off int)
src/golang.org/x/net/dns/dnsmessage/message.go:1749
↓ 2 callersMethodunref
()
src/golang.org/x/net/trace/events.go:348
↓ 2 callersMethodupdate
(ift []net.Interface)
src/golang.org/x/net/internal/socket/sys_posix.go:124
↓ 2 callersMethoduseProxy
useProxy reports whether requests to addr should use a proxy, according to the NO_PROXY or no_proxy environment variable. addr is always a canonicalAd
src/golang.org/x/net/http/httpproxy/proxy.go:175
↓ 2 callersFunctionvalidPseudoPath
validPseudoPath reports whether v is a valid :path pseudo-header value. It must be either: *) a non-empty string starting with '/' *) the string '*',
src/golang.org/x/net/http2/http2.go:382
↓ 2 callersFunctionvalidStreamIDOrZero
(streamID uint32)
src/golang.org/x/net/http2/frame.go:629
↓ 2 callersFunctionvalidWireHeaderFieldName
validWireHeaderFieldName reports whether v is a valid header field name (key). See httpguts.ValidHeaderName for the base rules. Further, http2 says:
src/golang.org/x/net/http2/http2.go:189
↓ 2 callersMethodvalidateLabel
validateLabel validates the criteria from Section 4.1. Item 1, 4, and 6 are already implicitly satisfied by the overall implementation.
src/golang.org/x/net/idna/idna.go:674
↓ 2 callersMethodwalk
TODO: clean up and rationalize the walk/find code. walk walks the directory tree for the fullname, calling f at each step. If f returns an error, the
src/golang.org/x/net/webdav/file.go:168
↓ 2 callersFunctionwalkFS
walkFS traverses filesystem fs starting at name up to depth levels. Allowed values for depth are 0, 1 or infiniteDepth. For each visited node, walkFS
src/golang.org/x/net/webdav/file.go:752
↓ 2 callersFunctionwildcardStr
(wildcard bool)
src/golang.org/x/net/publicsuffix/gen.go:583
↓ 2 callersMethodwrite
either dataB or dataS is non-zero.
src/golang.org/x/net/http2/server.go:2594
↓ 2 callersMethodwriteChunk
writeChunk writes chunks from the bufio.Writer. But because bufio.Writer may bypass its chunking, sometimes p may be arbitrarily large. writeChunk is
src/golang.org/x/net/http2/server.go:2327
↓ 2 callersMethodwriteDebug
(buf *bytes.Buffer)
src/golang.org/x/net/http2/frame.go:184
↓ 2 callersMethodwriteFrame
(writeContext)
src/golang.org/x/net/http2/write.go:20
← previousnext →1,001–1,100 of 3,568, ranked by callers