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
↓ 2 callers
Method
StartAuthorities
StartAuthorities prepares the builder for packing Authorities.
src/golang.org/x/net/dns/dnsmessage/message.go:1250
↓ 2 callers
Function
StatusText
(code int)
src/golang.org/x/net/webdav/webdav.go:667
↓ 2 callers
Function
StrictDomainName
StrictDomainName limits the set of permissible ASCII characters to those allowed in domain names as defined in RFC 1034 (A-Z, a-z, 0-9 and the hyphen)
src/golang.org/x/net/idna/idna.go:104
↓ 2 callers
Method
Submit
(Request)
src/crawler/engine/concurrent.go:14
↓ 2 callers
Method
Sys
Sys returns operating system-specific information.
src/golang.org/x/net/route/message.go:12
↓ 2 callers
Method
TXTResource
TXTResource parses a single TXTResource. One of the XXXHeader methods must have been called before calling this method.
src/golang.org/x/net/dns/dnsmessage/message.go:940
↓ 2 callers
Method
TXTResource
TXTResource adds a single TXTResource.
src/golang.org/x/net/dns/dnsmessage/message.go:1441
↓ 2 callers
Method
TrailerReader
TrailerReader returns a reader to read trailer of the frame. If it returns nil, there is no trailer in the frame.
src/golang.org/x/net/websocket/websocket.go:134
↓ 2 callers
Function
UnescapeString
UnescapeString unescapes entities like "<" to become "<". It unescapes a larger range of entities than EscapeString escapes. For example, "á
src/golang.org/x/net/html/escape.go:251
↓ 2 callers
Method
UnmarshalXMLAttr
(attr Attr)
src/golang.org/x/net/webdav/internal/xml/read.go:169
↓ 2 callers
Function
ValidateLabels
ValidateLabels sets whether to check the mandatory label validation criteria as defined in Section 5.4 of RFC 5891. This includes testing for correct
src/golang.org/x/net/idna/idna.go:83
↓ 2 callers
Method
WillBlock
WillBlock reports whether the ICMP type will be blocked.
src/golang.org/x/net/ipv6/icmp.go:58
↓ 2 callers
Method
WillBlock
WillBlock reports whether the ICMP type will be blocked.
src/golang.org/x/net/ipv4/icmp.go:55
↓ 2 callers
Method
Write
(p []byte)
src/golang.org/x/net/http2/server.go:2302
↓ 2 callers
Method
Write
(p []byte)
src/golang.org/x/net/http2/transport.go:314
↓ 2 callers
Method
WriteClose
(status int)
src/golang.org/x/net/websocket/hybi.go:308
↓ 2 callers
Method
WritePing
(b []byte)
src/golang.org/x/net/websocket/websocket_test.go:59
↓ 2 callers
Method
WritePong
(msg []byte)
src/golang.org/x/net/websocket/hybi.go:322
↓ 2 callers
Method
act
(w http.ResponseWriter, r *http.Request)
src/golang.org/x/net/http2/http2_test.go:137
↓ 2 callers
Function
adapt
adapt is the bias adaptation function specified in section 6.1.
src/golang.org/x/net/idna/punycode.go:190
↓ 2 callers
Method
addBytes
(b int64)
src/golang.org/x/net/http2/writesched_priority.go:144
↓ 2 callers
Method
addClosedOrIdleNode
(list *[]*priorityNode, maxSize int, n *priorityNode)
src/golang.org/x/net/http2/writesched_priority.go:432
↓ 2 callers
Method
addEvent
(x interface{}, recyclable, sensitive bool)
src/golang.org/x/net/trace/trace.go:757
↓ 2 callers
Function
addFieldInfo
addFieldInfo adds finfo to tinfo.fields if there are no conflicts, or if conflicts arise from previous fields that were obtained from deeper embedded
src/golang.org/x/net/webdav/internal/xml/typeinfo.go:275
↓ 2 callers
Function
addrsSpace
(as []Addr)
src/golang.org/x/net/route/address.go:306
↓ 2 callers
Function
adjustForeignAttributes
(aa []Attribute)
src/golang.org/x/net/html/foreign.go:19
↓ 2 callers
Function
allocFamily
(fam string)
src/golang.org/x/net/trace/trace.go:533
↓ 2 callers
Function
allprop
Allprop returns the properties defined for resource name and the properties named in include. Note that RFC 4918 defines 'allprop' to return the DAV:
src/golang.org/x/net/webdav/prop.go:258
↓ 2 callers
Function
aluOpCommon
(op ALUOp, regA uint32, value uint32)
src/golang.org/x/net/bpf/vm_instructions.go:29
↓ 2 callers
Function
appendIndexed
appendIndexed appends index i, as encoded in "Indexed Header Field" representation, to dst and returns the extended buffer.
src/golang.org/x/net/http2/hpack/encode.go:141
↓ 2 callers
Function
appendIndexedName
appendIndexedName appends f and index i referring indexed name entry, as encoded in one of "Literal Header field - Indexed Name" representation varian
src/golang.org/x/net/http2/hpack/encode.go:168
↓ 2 callers
Function
appendNewName
appendNewName appends f, as encoded in one of "Literal Header field - New Name" representation variants, to dst and returns the extended buffer. If f
src/golang.org/x/net/http2/hpack/encode.go:155
↓ 2 callers
Function
awaitRequestCancel
awaitRequestCancel waits for the user to cancel a request or for the done channel to be signaled. A non-nil error is returned only if the request was
src/golang.org/x/net/http2/transport.go:228
↓ 2 callers
Method
baseConfig
()
src/golang.org/x/net/http2/server.go:294
↓ 2 callers
Function
benchmarkBuilding
(tb testing.TB, name Name, buf []byte)
src/golang.org/x/net/dns/dnsmessage/message_test.go:1169
↓ 2 callers
Function
benchmarkBuildingSetup
()
src/golang.org/x/net/dns/dnsmessage/message_test.go:1163
↓ 2 callers
Function
benchmarkParsing
(tb testing.TB, buf []byte)
src/golang.org/x/net/dns/dnsmessage/message_test.go:1088
↓ 2 callers
Function
benchmarkParsingSetup
()
src/golang.org/x/net/dns/dnsmessage/message_test.go:1038
↓ 2 callers
Function
benchmarkServerToClientStream
(b *testing.B, newServerOpts ...interface{})
src/golang.org/x/net/http2/server_test.go:3044
↓ 2 callers
Function
buildCommonHeaderMapsOnce
()
src/golang.org/x/net/http2/headermap.go:19
↓ 2 callers
Method
callEmit
(hf HeaderField)
src/golang.org/x/net/http2/hpack/hpack.go:378
↓ 2 callers
Method
canCreate
(name string, zeroDepth bool)
src/golang.org/x/net/webdav/lock.go:291
↓ 2 callers
Method
canTakeNewRequestLocked
()
src/golang.org/x/net/http2/transport.go:679
↓ 2 callers
Method
canonicalHeader
(v string)
src/golang.org/x/net/http2/server.go:664
↓ 2 callers
Function
checkErrorPrefix
(err error, prefix string)
src/golang.org/x/net/dns/dnsmessage/message_test.go:276
↓ 2 callers
Function
checkNodeConsistency
checkNodeConsistency checks that a node's parent/child/sibling relationships are consistent.
src/golang.org/x/net/html/node_test.go:34
↓ 2 callers
Function
checkPriority
(streamID uint32, p PriorityParam)
src/golang.org/x/net/http2/server.go:1857
↓ 2 callers
Function
clean
clean sanitizes a string for inclusion in a token by replacing all ":"s.
src/golang.org/x/net/xsrftoken/xsrf.go:24
↓ 2 callers
Function
cloneTLSConfig
(c *tls.Config)
src/golang.org/x/net/http2/go18.go:15
↓ 2 callers
Method
close
()
src/golang.org/x/net/lif/lif.go:20
↓ 2 callers
Method
closeDoneLocked
requires p.mu be held.
src/golang.org/x/net/http2/pipe.go:127
↓ 2 callers
Method
closeWithErrorAndCode
closeWithErrorAndCode is like CloseWithError but also sets some code to run in the caller's goroutine before returning the error.
src/golang.org/x/net/http2/pipe.go:102
↓ 2 callers
Function
cmpXMLName
(a, b xml.Name)
src/golang.org/x/net/webdav/prop_test.go:566
↓ 2 callers
Function
commaSeparatedTrailers
(req *http.Request)
src/golang.org/x/net/http2/transport.go:837
↓ 2 callers
Method
configure
(suffix int)
src/golang.org/x/net/route/route_test.go:359
↓ 2 callers
Method
connect
(ctx context.Context, c net.Conn, address string)
src/golang.org/x/net/internal/socks/client.go:21
↓ 2 callers
Method
consume
consume consumes up to n bytes from q.s[0]. If the frame is entirely consumed, it is removed from the queue. If the frame is partially consumed, the f
src/golang.org/x/net/http2/writesched.go:204
↓ 2 callers
Method
controllen
()
src/golang.org/x/net/internal/socket/msghdr_bsd.go:33
↓ 2 callers
Function
copyAttributes
copyAttributes copies attributes of src not found on dst to dst.
src/golang.org/x/net/html/parse.go:755
↓ 2 callers
Function
copyValue
(dst reflect.Value, src []byte)
src/golang.org/x/net/webdav/internal/xml/read.go:555
↓ 2 callers
Method
createNSPrefix
createNSPrefix creates a name space prefix attribute to use for the given name space, defining a new prefix if necessary. If isAttr is true, the prefi
src/golang.org/x/net/webdav/internal/xml/marshal.go:403
↓ 2 callers
Method
curOpenStreams
()
src/golang.org/x/net/http2/server.go:515
↓ 2 callers
Function
curl
(t *testing.T, args ...string)
src/golang.org/x/net/http2/http2_test.go:95
↓ 2 callers
Function
distTmpl
()
src/golang.org/x/net/trace/histogram.go:334
↓ 2 callers
Method
done
()
src/golang.org/x/net/http2/http2_test.go:144
↓ 2 callers
Function
dump
(n *Node)
src/golang.org/x/net/html/parse_test.go:193
↓ 2 callers
Method
empty
()
src/golang.org/x/net/http2/writesched.go:182
↓ 2 callers
Function
encodeDigit
(digit int32)
src/golang.org/x/net/idna/punycode.go:179
↓ 2 callers
Function
encodeHeaderNoImplicit
like encodeHeader, but don't add implicit pseudo headers.
src/golang.org/x/net/http2/http2_test.go:71
↓ 2 callers
Function
encodeHeaders
encodeHeaders encodes an http.Header. If keys is not nil, then (k, h[k]) is encoded only only if k is in keys.
src/golang.org/x/net/http2/write.go:333
↓ 2 callers
Method
endStream
endStream closes a Request.Body's pipe. It is called when a DATA frame says a request body is over (or after trailers).
src/golang.org/x/net/http2/server.go:1681
↓ 2 callers
Method
endStream
(cs *clientStream)
src/golang.org/x/net/http2/transport.go:2073
↓ 2 callers
Method
equalXML
equalXML tests for equality of the normalized XML contents of a and b.
src/golang.org/x/net/webdav/xml_test.go:883
↓ 2 callers
Function
escape
(s string)
src/golang.org/x/net/webdav/xml.go:104
↓ 2 callers
Function
escapeText
escapeText writes to w the properly escaped XML equivalent of the plain text data s. If escapeNewline is true, newline characters will be escaped.
src/golang.org/x/net/webdav/internal/xml/xml.go:1883
↓ 2 callers
Function
escapeXML
(s string)
src/golang.org/x/net/webdav/prop.go:340
↓ 2 callers
Function
eventsTmpl
()
src/golang.org/x/net/trace/events.go:422
↓ 2 callers
Method
evict
If we're too big, evict old stuff.
src/golang.org/x/net/http2/hpack/hpack.go:177
↓ 2 callers
Method
extract
extract returns a slice of specified number of observations from a given level over a given range.
src/golang.org/x/net/internal/timeseries/timeseries.go:394
↓ 2 callers
Function
find
find appends to ss the names of the named file and its children. It is analogous to the Unix find command. The returned strings are not guaranteed to
src/golang.org/x/net/webdav/file_test.go:238
↓ 2 callers
Function
find
find returns the index of the node in the range [lo, hi) whose label equals label, or notFound if there is no such node. The range is assumed to be in
src/golang.org/x/net/publicsuffix/list.go:134
↓ 2 callers
Method
flags
()
src/golang.org/x/net/internal/socket/msghdr_bsd.go:37
↓ 2 callers
Function
foreachHeaderElement
foreachHeaderElement splits v according to the "#rule" construction in RFC 7230 section 7 and calls fn for each non-empty element.
src/golang.org/x/net/http2/server.go:2831
↓ 2 callers
Function
fromMetaElement
(s string)
src/golang.org/x/net/html/charset/charset.go:216
↓ 2 callers
Function
genFile
(name string, buf *bytes.Buffer)
src/golang.org/x/net/html/atom/gen.go:45
↓ 2 callers
Function
generate
(p func(io.Writer, *node) error, root *node, filename string)
src/golang.org/x/net/publicsuffix/gen.go:251
↓ 2 callers
Method
get
(c *Conn, b []byte)
src/golang.org/x/net/internal/socket/rawconn.go:45
↓ 2 callers
Function
getBucket
(i int64)
src/golang.org/x/net/trace/histogram.go:72
↓ 2 callers
Method
getClientConn
(req *http.Request, addr string, dialOnMiss bool)
src/golang.org/x/net/http2/client_conn_pool.go:76
↓ 2 callers
Function
getTypeInfo
getTypeInfo returns the typeInfo structure with details necessary for marshalling and unmarshalling typ.
src/golang.org/x/net/webdav/internal/xml/typeinfo.go:51
↓ 2 callers
Function
getsockopt
(s uintptr, level, name int, b []byte)
src/golang.org/x/net/internal/socket/sys_stub.go:42
↓ 2 callers
Function
go18httpNoBody
()
src/golang.org/x/net/http2/go18.go:56
↓ 2 callers
Method
greetAndCheckSettings
(checkSetting func(s Setting) error)
src/golang.org/x/net/http2/server_test.go:266
↓ 2 callers
Method
hasRecentError
(now time.Time, maxErrAge time.Duration)
src/golang.org/x/net/trace/events.go:284
↓ 2 callers
Function
hasRoutableIP
(network string, ifi *net.Interface)
src/golang.org/x/net/internal/nettest/interface.go:49
↓ 2 callers
Method
hash
hash returns the two hashes for s.
src/golang.org/x/net/html/atom/gen.go:245
↓ 2 callers
Function
headerListSize
headerListSize returns the HTTP2 header list size of h. http://httpwg.org/specs/rfc7540.html#SETTINGS_MAX_HEADER_LIST_SIZE http://httpwg.org/specs/rfc
src/golang.org/x/net/http2/transport_test.go:1452
↓ 2 callers
Method
hold
(n *memLSNode)
src/golang.org/x/net/webdav/lock.go:212
↓ 2 callers
Function
htmlIntegrationPoint
(n *Node)
src/golang.org/x/net/html/foreign.go:34
↓ 2 callers
Method
idToIndex
idToIndex converts a unique id to an HPACK index. See Section 2.3.3.
src/golang.org/x/net/http2/hpack/tables.go:117
← previous
next →
801–900 of 3,568, ranked by callers