MCPcopy Create free account

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

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

↓ 1,152 callersMethodErrorf
Errorf is like Printf, but it marks this event as an error.
src/golang.org/x/net/trace/events.go:123
↓ 294 callersMethodNew
New creates a new histogram.
src/golang.org/x/net/trace/histogram.go:228
↓ 247 callersMethodString
()
src/golang.org/x/net/trace/trace.go:639
↓ 169 callersMethodUnlock
Unlock unlocks the lock with the given token. If Unlock returns ErrForbidden then the Handler will write a "403 Forbidden" HTTP Status. If Unlock ret
src/golang.org/x/net/webdav/lock.go:93
↓ 141 callersFunctionpair
(name, value string)
src/golang.org/x/net/http2/hpack/hpack_test.go:672
↓ 137 callersMethodRun
(in []byte)
src/golang.org/x/net/bpf/vm_bpf_test.go:20
↓ 127 callersMethodAdd
Multiplies the data in self by a given ratio
src/golang.org/x/net/internal/timeseries/timeseries.go:40
↓ 116 callersMethodLocalAddr
LocalAddr returns the local network address.
src/golang.org/x/net/icmp/endpoint.go:81
↓ 95 callersMethodError
()
src/golang.org/x/net/idna/idna.go:295
↓ 91 callersMethodSkip
Skip reads tokens until it has consumed the end element matching the most recent start element already consumed. It recurs if it encounters a start el
src/golang.org/x/net/webdav/internal/xml/read.go:677
↓ 87 callersMethodGet
()
src/golang.org/x/net/proxy/proxy.go:116
↓ 86 callersMethodSet
Set writes the option and value to the kernel.
src/golang.org/x/net/internal/socket/socket.go:62
↓ 78 callersMethodClose
()
src/golang.org/x/net/http2/transport_test.go:403
↓ 78 callersMethodError
()
src/golang.org/x/net/http2/http2.go:326
↓ 78 callersMethodWriteString
(string)
src/golang.org/x/net/html/render.go:18
↓ 76 callersMethodHeader
()
src/golang.org/x/net/http2/frame.go:256
↓ 75 callersMethodPrintf
Printf formats its arguments with fmt.Sprintf and adds the result to the event log.
src/golang.org/x/net/trace/events.go:120
↓ 73 callersFunctionnewServerTester
(t testing.TB, handler http.HandlerFunc, opts ...interface{})
src/golang.org/x/net/http2/server_test.go:86
↓ 69 callersMethodDone
Done returns a channel that's closed when work done on behalf of this context should be canceled. Done may return nil if this context can never be can
src/golang.org/x/net/context/pre_go19.go:50
↓ 69 callersMethodUint32
([]byte)
src/golang.org/x/net/route/binary.go:22
↓ 67 callersMethodUint16
([]byte)
src/golang.org/x/net/route/binary.go:21
↓ 61 callersMethodWriteField
WriteField encodes f into a single Write to e's underlying Writer. This function may also produce bytes for "Header Table Size Update" if necessary. I
src/golang.org/x/net/http2/hpack/encode.go:50
↓ 59 callersMethodFlush
()
src/golang.org/x/net/http2/h2c/h2c.go:271
↓ 58 callersMethodOpenStream
OpenStream opens a new stream in the write scheduler. It is illegal to call this with streamID=0 or with a streamID that is already open -- the call m
src/golang.org/x/net/http2/writesched.go:15
↓ 56 callersMethodWriteString
(s string)
src/golang.org/x/net/http2/http2.go:216
↓ 54 callersMethodwriteHeaders
(p HeadersFrameParam)
src/golang.org/x/net/http2/server_test.go:333
↓ 53 callersMethodClose
()
src/golang.org/x/net/http2/server_test.go:3156
↓ 51 callersFunctiontestVM
All BPF tests against both the Go VM and OS VM are assumed to be used with a UDP socket. As a result, the entire contents of a UDP datagram is sent th
src/golang.org/x/net/bpf/vm_bpf_test.go:42
↓ 49 callersFunctionMustNewName
MustNewName creates a new Name from a string and panics on error.
src/golang.org/x/net/dns/dnsmessage/message.go:1875
↓ 49 callersMethodencodeHeader
encodeHeader encodes headers and returns their HPACK bytes. headers must contain an even number of key/value pairs. There may be multiple pairs for ke
src/golang.org/x/net/http2/server_test.go:372
↓ 48 callersMethodClose
Close closes the endpoint.
src/golang.org/x/net/ipv6/endpoint.go:111
↓ 48 callersMethodReadFrame
ReadFrame reads a single frame. The returned Frame is only valid until the next call to ReadFrame. If the frame is larger than previously set with Se
src/golang.org/x/net/http2/frame.go:487
↓ 48 callersMethodaddElement
addElement adds a child element based on the current token.
src/golang.org/x/net/html/parse.go:313
↓ 47 callersMethodStreamEnded
()
src/golang.org/x/net/http2/frame.go:1367
↓ 46 callersMethodAddr
Addr rerurns a server address.
src/golang.org/x/net/internal/sockstest/server.go:129
↓ 46 callersMethodNetwork
()
src/golang.org/x/net/internal/socks/socks.go:91
↓ 46 callersMethodpack
pack packs a Resource except for its header.
src/golang.org/x/net/dns/dnsmessage/message.go:479
↓ 43 callersMethodClose
Close closes the endpoint.
src/golang.org/x/net/ipv4/endpoint.go:159
↓ 43 callersMethodPush
Push queues a frame in the scheduler. In most cases, this will not be called with wr.StreamID()!=0 unless that stream is currently open. The one excep
src/golang.org/x/net/http2/writesched.go:31
↓ 43 callersMethodaddMeasurement
AddMeasurement records a value measurement observation to the histogram.
src/golang.org/x/net/trace/histogram.go:36
↓ 42 callersMethodRoundTrip
(req *http.Request)
src/golang.org/x/net/http2/transport.go:353
↓ 41 callersMethodadd
add adds n bytes (positive or negative) to the flow control window. It returns false if the sum would exceed 2^31-1.
src/golang.org/x/net/http2/flow.go:43
↓ 39 callersMethodWrite
Write copies bytes from p into the buffer and wakes a reader. It is an error to write more data than the buffer can hold.
src/golang.org/x/net/http2/pipe.go:72
↓ 39 callersMethodgreet
greet initiates the client's HTTP/2 connection into a state where frames may be sent.
src/golang.org/x/net/http2/server_test.go:262
↓ 39 callersFunctiontu
(s int64)
src/golang.org/x/net/internal/timeseries/timeseries_test.go:37
↓ 38 callersMethodDial
Dial connects to the given address via the proxy.
src/golang.org/x/net/proxy/proxy.go:20
↓ 37 callersMethodParse
(contents []byte, url string)
src/crawler/engine/types.go:5
↓ 37 callersMethodcheck
()
src/golang.org/x/net/http2/gotrack.go:31
↓ 37 callersMethodreadByte
readByte returns the next byte from the input stream, doing a buffered read from z.r into z.buf if necessary. z.buf[z.raw.start:z.raw.end] remains a c
src/golang.org/x/net/html/token.go:234
↓ 37 callersMethodwantHeaders
()
src/golang.org/x/net/http2/server_test.go:482
↓ 36 callersFunctiontestTransportResPattern
(t *testing.T, expect100Continue, resHeader headerType, withData bool, trailers headerType)
src/golang.org/x/net/http2/transport_test.go:1069
↓ 34 callersMethodpop
pop pops the stack. It will panic if s is empty.
src/golang.org/x/net/html/node.go:151
↓ 33 callersMethodData
Data returns the frame's data octets, not including any padding size byte or padding suffix bytes. The caller must not retain the returned memory past
src/golang.org/x/net/http2/frame.go:586
↓ 33 callersMethodNewEncoder
()
src/golang.org/x/net/html/charset/charset.go:42
↓ 33 callersMethodWriteHeaders
WriteHeaders writes a single HEADERS frame. This is a low-level header writing method. Encoding headers and splitting them into any necessary CONTINU
src/golang.org/x/net/http2/frame.go:1063
↓ 33 callersMethodpopUntil
popUntil pops the stack of open elements at the highest element whose tag is in matchTags, provided there is no higher element in the scope's stop tag
src/golang.org/x/net/html/parse.go:99
↓ 33 callersFunctionstreamError
(id uint32, code ErrCode)
src/golang.org/x/net/http2/errors.go:70
↓ 31 callersMethodCloseIdleConnections
CloseIdleConnections closes any connections which were previously connected from previous requests but are now sitting idle. It does not interrupt any
src/golang.org/x/net/http2/transport.go:420
↓ 31 callersMethodPutUint16
([]byte, uint16)
src/golang.org/x/net/route/binary.go:23
↓ 29 callersMethodMarshal
Marshal returns the binary encoding of ICMP extension. The provided proto must be either the ICMPv4 or ICMPv6 protocol number.
src/golang.org/x/net/icmp/extension.go:24
↓ 28 callersMethodClose
Close closes the server.
src/golang.org/x/net/internal/sockstest/server.go:151
↓ 28 callersMethodGoString
GoString implements fmt.GoStringer.GoString.
src/golang.org/x/net/dns/dnsmessage/message.go:486
↓ 28 callersMethodHeadersEnded
()
src/golang.org/x/net/http2/frame.go:1371
↓ 28 callersMethodWait
()
src/golang.org/x/net/http2/http2.go:223
↓ 27 callersMethodReadFrom
ReadFrom reads an ICMP message from the connection.
src/golang.org/x/net/icmp/endpoint.go:47
↓ 27 callersMethodWriteTo
WriteTo writes the ICMP message b to dst. The provided dst must be net.UDPAddr when c is a non-privileged datagram-oriented ICMP endpoint. Otherwise i
src/golang.org/x/net/icmp/endpoint.go:65
↓ 27 callersMethodtop
()
src/golang.org/x/net/html/parse.go:54
↓ 26 callersMethodClose
()
src/golang.org/x/net/webdav/file.go:492
↓ 26 callersMethodOpenFile
(ctx context.Context, name string, flag int, perm os.FileMode)
src/golang.org/x/net/webdav/file.go:42
↓ 26 callersMethodWriteWindowUpdate
WriteWindowUpdate writes a WINDOW_UPDATE frame. The increment value must be between 1 and 2,147,483,647, inclusive. If the Stream ID is zero, the wind
src/golang.org/x/net/http2/frame.go:953
↓ 25 callersMethodHeaderBlockFragment
()
src/golang.org/x/net/http2/frame.go:1376
↓ 25 callersMethodToken
Token returns the next XML token in the input stream. At the end of the input stream, Token returns nil, io.EOF. Slices of bytes in the returned toke
src/golang.org/x/net/webdav/internal/xml/xml.go:272
↓ 25 callersMethodlen
len reports the number of entries in the table.
src/golang.org/x/net/http2/hpack/tables.go:51
↓ 25 callersMethodlogf
(format string, args ...interface{})
src/golang.org/x/net/http2/h2i/h2i.go:252
↓ 25 callersMethodok
()
src/golang.org/x/net/ipv4/endpoint.go:55
↓ 24 callersMethodAdjustStream
AdjustStream adjusts the priority of the given stream. This may be called on a stream that has not yet been opened or has been closed. Note that RFC 7
src/golang.org/x/net/http2/writesched.go:26
↓ 24 callersFunctionerrnoErr
errnoErr returns common boxed Errno values, to prevent allocations at runtime.
src/golang.org/x/net/internal/socket/error_unix.go:19
↓ 23 callersFunctionBackground
import "golang.org/x/net/context" Background returns a non-nil, empty Context. It is never canceled, has no values, and has no deadline. It is typical
src/golang.org/x/net/context/context.go:45
↓ 23 callersMethodStat
(ctx context.Context, name string)
src/golang.org/x/net/webdav/file.go:45
↓ 23 callersFunctioncheckApproximate
(t *testing.T, o Observable, y float64)
src/golang.org/x/net/internal/timeseries/timeseries_test.go:21
↓ 23 callersMethodok
()
src/golang.org/x/net/ipv6/endpoint.go:72
↓ 22 callersMethodRead
Read waits until data is available and copies bytes from the buffer into p.
src/golang.org/x/net/http2/pipe.go:43
↓ 22 callersMethoddecodeHeader
(headerBlock []byte)
src/golang.org/x/net/http2/server_test.go:2463
↓ 22 callersFunctioninBodyIM
Section 12.2.6.4.7.
src/golang.org/x/net/html/parse.go:772
↓ 22 callersMethodmustgetc
Must read a single byte. If there is no byte to read, set d.err to SyntaxError("unexpected EOF") and return ok==false
src/golang.org/x/net/webdav/internal/xml/xml.go:930
↓ 22 callersMethodrun
()
src/golang.org/x/net/http2/transport_test.go:732
↓ 22 callersFunctiontimeoutWrapper
(t *testing.T, mp MakePipe, f connTester)
src/golang.org/x/net/nettest/conntest.go:43
↓ 21 callersMethodSetInt
SetInt writes the option and value to the kernel. The Len field of Option must be either 1 or 4.
src/golang.org/x/net/internal/socket/socket.go:75
↓ 21 callersFunctiongetSlash
(st *serverTester)
src/golang.org/x/net/http2/server_test.go:1686
↓ 21 callersMethodgreet
(settings ...Setting)
src/golang.org/x/net/http2/transport_test.go:693
↓ 21 callersMethodparseImpliedToken
parseImpliedToken parses a token as though it had appeared in the parser's input.
src/golang.org/x/net/html/parse.go:2155
↓ 21 callersMethodsyntaxError
Creates a SyntaxError with the current line number.
src/golang.org/x/net/webdav/internal/xml/xml.go:455
↓ 20 callersMethodLen
()
src/golang.org/x/net/http2/pipe.go:27
↓ 20 callersFunctionNewDecoder
NewDecoder creates a new XML parser reading from r. If r does not implement io.ByteReader, NewDecoder will do its own buffering.
src/golang.org/x/net/webdav/internal/xml/xml.go:239
↓ 20 callersMethodPutUint32
([]byte, uint32)
src/golang.org/x/net/route/binary.go:24
↓ 20 callersFunctionbenchmarkTrace
(b *testing.B, maxEvents, numEvents int)
src/golang.org/x/net/trace/trace_test.go:87
↓ 20 callersFunctionnewClientTester
(t *testing.T)
src/golang.org/x/net/http2/transport_test.go:643
↓ 20 callersFunctiontestServerResponse
testServerResponse sets up an idle HTTP/2 connection. The client function should write a single request that must be handled by the handler. This wait
src/golang.org/x/net/http2/server_test.go:2477
↓ 19 callersMethodAccept
Accept accepts incoming ICMP packets including the type field value typ.
src/golang.org/x/net/ipv6/icmp.go:42
↓ 19 callersMethodEncodeToken
EncodeToken writes the given XML token to the stream. It returns an error if StartElement and EndElement tokens are not properly matched. EncodeToken
src/golang.org/x/net/webdav/internal/xml/marshal.go:201
next →1–100 of 3,568, ranked by callers