Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AsuraTeam/zcloud
/ functions
Functions
54,758 in github.com/AsuraTeam/zcloud
⨍
Functions
54,758
◇
Types & classes
10,328
↓ 5,877 callers
Method
Errorf
(format string, args ...interface{})
src/k8s.io/client-go/util/testing/fake_handler.go:30
↓ 4,343 callers
Method
Pointer
()
src/golang.org/x/tools/cmd/vet/testdata/unsafeptr.go:51
↓ 4,234 callers
Method
Errorf
Errorf is like Printf, but it marks this event as an error.
src/golang.org/x/net/trace/events.go:128
↓ 3,643 callers
Method
Sprintf
Sprintf is like fmt.Sprintf, but using language-specific formatting.
src/golang.org/x/text/message/message.go:69
↓ 3,244 callers
Method
push
(prod *Production)
src/golang.org/x/exp/ebnf/ebnf.go:158
↓ 2,732 callers
Method
Fatalf
(string, ...interface{})
src/github.com/sirupsen/logrus/logrus.go:103
↓ 2,475 callers
Method
call
(int code, Seq in, Seq out)
src/golang.org/x/mobile/bind/java/Seq.java:171
↓ 2,229 callers
Function
errnoErr
errnoErr returns common boxed Errno values, to prevent allocations at runtime.
src/golang.org/x/sys/unix/syscall_unix.go:38
↓ 2,218 callers
Method
Fatal
(...interface{})
src/github.com/sirupsen/logrus/logrus.go:102
↓ 1,860 callers
Method
Replace
Replace will delete the contents of the store, using instead the given list. Store takes ownership of the list, you should not reference it after call
src/k8s.io/client-go/tools/cache/store.go:46
↓ 1,831 callers
Method
find
find returns the parent of the named node and the relative name fragment from the parent to the child. For example, if finding "/foo/bar/baz" then par
src/golang.org/x/net/webdav/file.go:228
↓ 1,765 callers
Method
Size
Size returns the size of the Buffer's image.
src/golang.org/x/exp/shiny/screen/screen.go:77
↓ 1,587 callers
Method
New
(capacity int)
src/github.com/syndtr/goleveldb/leveldb/opt/options.go:48
↓ 1,514 callers
Method
Errorf
(format string, args ...interface{})
src/github.com/sirupsen/logrus/logrus.go:122
↓ 1,506 callers
Function
copy
copy copies the from file to the to file.
src/golang.org/x/tools/cmd/stringer/endtoend_test.go:89
↓ 1,467 callers
Method
replace
replace replaces the current token with repl.
src/golang.org/x/text/language/parse.go:147
↓ 1,463 callers
Method
Printf
Printf formats its arguments with fmt.Sprintf and adds the result to the event log.
src/golang.org/x/net/trace/events.go:125
↓ 1,407 callers
Function
Syscall
(trap, a1, a2, a3 uintptr)
src/golang.org/x/sys/unix/gccgo.go:17
↓ 1,361 callers
Method
Unmarshal
Unmarshal unmarshals the manifest from a byte slice.
src/github.com/docker/distribution/registry/storage/manifeststore.go:20
↓ 1,287 callers
Method
apply
(chk Validator, obj interface{})
src/github.com/astaxie/beego/validation/validation.go:247
↓ 1,199 callers
Method
get
(item t)
src/k8s.io/client-go/util/workqueue/metrics.go:29
↓ 1,170 callers
Method
Fatalf
(format string, args ...interface{})
src/github.com/docker/distribution/context/logger.go:19
↓ 1,147 callers
Function
$
()
src/cloud/static/plugins/d3/d3.min.js:1
↓ 1,139 callers
Method
Fprintf
Fprintf is like fmt.Fprintf, but using language-specific formatting.
src/golang.org/x/text/message/message.go:78
↓ 955 callers
Method
Type
Type returns the type of this value. Many instructions (e.g. IndexAddr) change their behaviour depending on the types of their operands.
src/golang.org/x/tools/go/ssa/ssa14.go:129
↓ 915 callers
Method
test
(t testing.TB)
src/database/sql/sql_test.go:2715
↓ 863 callers
Method
MarshalTo
(data []byte)
src/k8s.io/apimachinery/pkg/runtime/types_proto.go:24
↓ 851 callers
Method
append
([]byte)
src/golang.org/x/mobile/cmd/gomobile/binary_xml.go:371
↓ 828 callers
Method
Error
(eid uint32, msg string)
src/golang.org/x/sys/windows/svc/debug/log.go:19
↓ 825 callers
Method
Elem
()
src/golang.org/x/tools/go/pointer/reflect.go:1581
↓ 823 callers
Method
Println
(...interface{})
src/github.com/sirupsen/logrus/logrus.go:100
↓ 804 callers
Method
remove
(n *memLSNode)
src/golang.org/x/net/webdav/lock.go:336
↓ 802 callers
Function
$
(e,t)
src/cloud/static/js/waves.js:338
↓ 782 callers
Method
Equal
Determines if two sets are equal to each other. If they have the same cardinality and contain the same elements, they are considered equal. The order
src/github.com/deckarep/golang-set/set.go:81
↓ 773 callers
Function
sovGenerated
(x uint64)
src/k8s.io/api/core/v1/generated.pb.go:13938
↓ 755 callers
Method
slice
()
src/golang.org/x/mobile/exp/audio/al/al.go:66
↓ 751 callers
Function
BytePtrFromString
BytePtrFromString returns a pointer to a NUL-terminated array of bytes containing the text of s. If s contains a NUL byte at any location, it returns
src/golang.org/x/sys/unix/syscall.go:43
↓ 749 callers
Method
Name
Name returns the name of this value, and determines how this Value appears when used as an operand of an Instruction. This is the same as the source
src/golang.org/x/tools/go/ssa/ssa14.go:118
↓ 742 callers
Function
use
src/golang.org/x/sys/unix/gccgo_c.c:38
↓ 735 callers
Method
Lock
Lock locks the agent. Sign and Remove will fail, and List will empty an empty list.
src/golang.org/x/crypto/ssh/agent/client.go:49
↓ 729 callers
Method
Error
(args ...interface{})
src/github.com/sirupsen/logrus/logrus.go:131
↓ 725 callers
Method
Signal
()
src/golang.org/x/sys/unix/syscall_bsd.go:103
↓ 707 callers
Method
Resource
Resource returns an API interface to the specified resource for this client's group and version. If resource is not a namespaced resource, then names
src/k8s.io/client-go/dynamic/client.go:51
↓ 703 callers
Method
split
split returns a slice of all subexpressions in e that are connected by op. For example, given 'a || (b || c) || d' with the or op, split returns []{d,
src/golang.org/x/tools/cmd/vet/bool.go:163
↓ 693 callers
Function
e
(e,t)
src/cloud/static/plugins/echart/echarts-all.js:1
↓ 692 callers
Method
Unlock
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
↓ 692 callers
Function
encodeVarintGenerated
(dAtA []byte, offset int, v uint64)
src/k8s.io/api/core/v1/generated.pb.go:10549
↓ 690 callers
Method
WriteString
(string)
src/golang.org/x/net/html/render.go:18
↓ 666 callers
Method
Errorf
(format string, args ...interface{})
src/github.com/docker/distribution/context/logger.go:32
↓ 655 callers
Method
add
(item t)
src/k8s.io/client-go/util/workqueue/metrics.go:28
↓ 642 callers
Function
parseInt
(in []byte)
src/golang.org/x/crypto/ssh/messages.go:519
↓ 624 callers
Method
Close
Close signals end of channel use. No data may be sent after this call.
src/golang.org/x/crypto/ssh/channel.go:58
↓ 620 callers
Function
RawSyscall
(trap, a1, a2, a3 uintptr)
src/golang.org/x/sys/unix/gccgo.go:38
↓ 607 callers
Method
Pos
()
src/golang.org/x/tools/go/ssa/ssa14.go:254
↓ 593 callers
Method
Do
(req *http.Request)
src/k8s.io/client-go/rest/request.go:57
↓ 589 callers
Method
max
max returns the maximum element of the block. The block must not be empty.
src/golang.org/x/tools/container/intsets/sparse.go:148
↓ 573 callers
Method
join
join joins the string and ensures that all entries are of the same length.
src/golang.org/x/text/language/maketables.go:280
↓ 572 callers
Method
Now
()
src/github.com/docker/distribution/registry/client/auth/session.go:120
↓ 569 callers
Method
is
(r rune)
src/golang.org/x/text/runes/cond.go:67
↓ 567 callers
Method
String
String returns a human readable string that represents this selector.
src/k8s.io/apimachinery/pkg/fields/selector.go:52
↓ 561 callers
Method
Write
Write writes len(data) bytes to the channel.
src/golang.org/x/crypto/ssh/channel.go:54
↓ 530 callers
Method
bind
(key string, typ reflect.Type)
src/github.com/astaxie/beego/context/input.go:442
↓ 520 callers
Method
Invokes
Invokes records the provided Action and then invokes the ReactionFunc that handles the action if one exists. defaultReturnObj is expected to be of the
src/k8s.io/client-go/testing/fake.go:133
↓ 509 callers
Method
html
()
src/golang.org/x/net/trace/histogram.go:321
↓ 505 callers
Method
Kind
Kind returns the value kind; it is always the smallest kind in which the value can be represented exactly.
src/golang.org/x/tools/go/exact/exact.go:47
↓ 502 callers
Method
Add
Adds an element to the set. Returns whether the item was added.
src/github.com/deckarep/golang-set/set.go:44
↓ 499 callers
Method
Fprintln
Fprintln is like fmt.Fprintln, but using language-specific formatting.
src/golang.org/x/text/message/message.go:59
↓ 485 callers
Method
Error
()
src/k8s.io/client-go/util/exec/exec.go:24
↓ 482 callers
Method
Interface
Interface fetches an interface{} analogous to the 'encoding/json' package.
src/github.com/mailru/easyjson/jlexer/lexer.go:1074
↓ 472 callers
Method
filter
filter returns a new HitList created by filtering all PakRuns from h that have a matching pakname.
src/golang.org/x/tools/godoc/index.go:301
↓ 465 callers
Function
print
(t *testing.T, name string, f *ast.File)
src/golang.org/x/tools/go/ast/astutil/imports_test.go:28
↓ 464 callers
Method
Name
Name of the scope
src/k8s.io/apimachinery/pkg/api/meta/interfaces.go:94
↓ 455 callers
Function
throwFail
(t *testing.T, err error, args ...interface{})
src/github.com/astaxie/beego/orm/orm_test.go:141
↓ 447 callers
Function
AssertIs
(a interface{}, args ...interface{})
src/github.com/astaxie/beego/orm/orm_test.go:95
↓ 445 callers
Method
min
min returns the minimum element of the block, and also removes it if take is set. The block must not be initially empty. NB: may leave the block empty
src/golang.org/x/tools/container/intsets/sparse.go:165
↓ 442 callers
Function
e
()
src/cloud/static/plugins/jquery-ui/jquery-ui.min.js:6
↓ 414 callers
Method
Raw
return a raw query seter for raw sql string. for example: ormer.Raw("UPDATE `user` SET `user_name` = ? WHERE `user_name` = ?", "slene", "testing").E
src/github.com/astaxie/beego/orm/types.go:117
↓ 411 callers
Method
Underlying
Underlying returns the underlying type of a type.
src/golang.org/x/tools/go/types/type.go:15
↓ 410 callers
Method
Namespace
Namespace returns the namespace resulting from the merged result of all overrides and a boolean indicating if it was overridden
src/k8s.io/client-go/tools/clientcmd/client_config.go:65
↓ 400 callers
Method
match
(t *trace)
src/golang.org/x/net/trace/trace.go:615
↓ 399 callers
Function
Syscall6
(trap, a1, a2, a3, a4, a5, a6 uintptr)
src/golang.org/x/sys/unix/gccgo.go:24
↓ 396 callers
Method
Marshal
Marshal returns the serialized key data in SSH wire format, with the name prefix.
src/golang.org/x/crypto/ssh/keys.go:198
↓ 394 callers
Method
Bytes
Bytes returns the bytes of the text at index i.
src/golang.org/x/text/collate/sort.go:61
↓ 390 callers
Method
Fatal
(args ...interface{})
src/github.com/docker/distribution/context/logger.go:18
↓ 389 callers
Method
Body
Body makes the request use obj as the body. Optional. If obj is a string, try to read a file of that name. If obj is a []byte, send it directly. If ob
src/k8s.io/client-go/rest/request.go:372
↓ 389 callers
Method
Unlock
()
src/github.com/syndtr/goleveldb/leveldb/storage/storage.go:88
↓ 385 callers
Method
TypeOf
TypeOf returns the type of expression e, or nil if not found. Precondition: the Types, Uses and Defs maps are populated.
src/golang.org/x/tools/go/types/api.go:218
↓ 383 callers
Method
Parse
([]string)
src/github.com/astaxie/beego/orm/cmd.go:25
↓ 381 callers
Method
Into
Into stores the result into obj, if possible. If obj is nil it is ignored. If the returned object is of type Status and has .Status != StatusSuccess,
src/k8s.io/client-go/rest/request.go:1025
↓ 372 callers
Method
clone
clone returns a new node with the same type, data and attributes. The clone has no parent, no siblings and no children.
src/golang.org/x/net/html/node.go:135
↓ 369 callers
Method
Lock
Lock locks the storage. Any subsequent attempt to call Lock will fail until the last lock released. Caller should call Unlock method after use.
src/github.com/syndtr/goleveldb/leveldb/storage/storage.go:135
↓ 367 callers
Method
eq
(t types.Type, x interface{})
src/golang.org/x/tools/go/ssa/interp/map14.go:22
↓ 366 callers
Method
Logf
(format string, args ...interface{})
src/k8s.io/client-go/util/testing/fake_handler.go:36
↓ 361 callers
Method
toString
()
src/golang.org/x/mobile/bind/java/testpkg/Testpkg.java:155
↓ 356 callers
Function
a
()
src/cloud/static/plugins/d3/d3.min.js:1
↓ 350 callers
Method
String
Common methods:
src/golang.org/x/tools/go/ssa/ssa14.go:253
↓ 345 callers
Method
Sleep
(d time.Duration)
src/k8s.io/apimachinery/pkg/util/clock/clock.go:31
↓ 342 callers
Method
HasPrefix
HasPrefix tests whether the byte slice str begins with prefix.
src/golang.org/x/exp/locale/search/search.go:57
↓ 342 callers
Method
c
()
src/golang.org/x/mobile/gl/types_prod.go:63
↓ 340 callers
Method
create
create returns a cipher.Block given a key.
src/golang.org/x/crypto/pkcs12/crypto.go:26
next →
1–100 of 54,758, ranked by callers