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
↓ 336 callers
Function
r
(e,r,i)
src/cloud/static/plugins/tinymce/tinymce.min.js:2
↓ 334 callers
Method
Contains
Contains returns true if r is contained in the set.
src/golang.org/x/text/runes/runes.go:18
↓ 332 callers
Method
Set
(x, y int, c color.Color)
src/golang.org/x/image/draw/draw.go:55
↓ 327 callers
Function
$
()
src/cloud/static/plugins/sweet-alert2/sweetalert2.min.js:1
↓ 327 callers
Method
text
Read plain text section (XML calls it character data). If quote >= 0, we are in a quoted string and need to find the matching quote. If cdata == true,
src/golang.org/x/net/webdav/internal/xml/xml.go:960
↓ 323 callers
Method
Header
()
src/golang.org/x/net/http2/frame.go:246
↓ 303 callers
Method
WriteString
(v string)
src/golang.org/x/mobile/bind/seq/buffer.go:240
↓ 295 callers
Method
forEach
forEach calls f for each element of block b. f must not mutate b's enclosing Sparse.
src/golang.org/x/tools/container/intsets/sparse.go:180
↓ 293 callers
Method
Set
(kv ...string)
src/github.com/astaxie/beego/orm/qb.go:40
↓ 286 callers
Method
Sprint
Sprint is like fmt.Sprint, but using language-specific formatting.
src/golang.org/x/text/message/message.go:39
↓ 283 callers
Function
a
(t)
src/cloud/static/plugins/jquery-ui/jquery-ui.min.js:6
↓ 281 callers
Function
$
(a,b)
src/cloud/static/plugins/datatables/jquery.dataTables.min.js:12
↓ 281 callers
Method
Addr
Addr returns the address of the procedure represented by p. The return value can be passed to Syscall to run the procedure.
src/golang.org/x/sys/unix/so_solaris.go:112
↓ 278 callers
Function
print
TODO(gri) use tabwriter for alignment?
src/golang.org/x/tools/cmd/godex/print.go:22
↓ 272 callers
Method
Do
Do sends a command to the server and returns the received reply.
src/github.com/garyburd/redigo/redis/redis.go:31
↓ 270 callers
Function
i
(i,r)
src/cloud/static/plugins/echart/echarts-all.js:1
↓ 269 callers
Method
VersionedParams
VersionedParams will take the provided object, serialize it to a map[string][]string using the implicit RESTClient API version and the default paramet
src/k8s.io/client-go/rest/request.go:318
↓ 267 callers
Method
Close
()
src/github.com/hlandau/acme/storage/abs.go:10
↓ 267 callers
Method
Get
Get retrieves the descriptor identified by the tag. Some implementations may differentiate between "trusted" tags and "untrusted" tags. If a tag is "u
src/github.com/docker/distribution/tags.go:13
↓ 262 callers
Function
define
(id, dependencies, definition)
src/cloud/static/plugins/tinymce/themes/inlite/scratch/compile/bootstrap.js:530
↓ 261 callers
Method
define
(b *Block, id *ast.Ident)
src/golang.org/x/tools/refactor/lexical/lexical.go:213
↓ 258 callers
Function
n
()
src/cloud/static/plugins/datatables/pdfmake.min.js:2
↓ 257 callers
Method
offset
offset translates a token position into a 0-indexed byte offset.
src/golang.org/x/tools/cmd/cover/cover.go:657
↓ 255 callers
Method
String
(string)
src/golang.org/x/text/encoding/encoding_test.go:998
↓ 253 callers
Method
New
(kind schema.GroupVersionKind)
src/k8s.io/apimachinery/pkg/runtime/interfaces.go:203
↓ 248 callers
Method
After
(d time.Duration)
src/k8s.io/apimachinery/pkg/util/clock/clock.go:29
↓ 246 callers
Function
throwFailNow
(t *testing.T, err error, args ...interface{})
src/github.com/astaxie/beego/orm/orm_test.go:156
↓ 243 callers
Method
String
Provides a convenient string representation of the current state of the set.
src/github.com/deckarep/golang-set/set.go:146
↓ 240 callers
Method
Get
Get returns a certificate data for the specified key. If there's no such key, Get returns ErrCacheMiss.
src/golang.org/x/crypto/acme/autocert/cache.go:26
↓ 238 callers
Method
Strings
support section::key type in key string when using ini and json type; Int,Int64,Bool,Float,DIY are same.
src/github.com/astaxie/beego/config/config.go:54
↓ 235 callers
Method
RUnlock
()
src/golang.org/x/tools/dashboard/builder/filemutex_flock.go:59
↓ 234 callers
Method
Error
(args ...interface{})
src/github.com/docker/distribution/context/logger.go:31
↓ 233 callers
Method
Set
(float64)
src/k8s.io/client-go/tools/cache/reflector_metrics.go:29
↓ 233 callers
Method
String
()
src/github.com/docker/distribution/registry/client/auth/session.go:144
↓ 230 callers
Method
Info
(eid uint32, msg string)
src/golang.org/x/sys/windows/svc/debug/log.go:17
↓ 229 callers
Method
Add
Add adds a private key to the agent.
src/golang.org/x/crypto/ssh/agent/client.go:40
↓ 227 callers
Method
RLock
()
src/golang.org/x/tools/dashboard/builder/filemutex_flock.go:50
↓ 227 callers
Method
set
set sets the value of the Level.
src/github.com/golang/glog/glog.go:212
↓ 221 callers
Method
GetString
GetString reports current GL state. Valid name values: EXTENSIONS RENDERER SHADING_LANGUAGE_VERSION VENDOR VERSION http://www.khronos.org/openg
src/golang.org/x/mobile/gl/interface.go:430
↓ 220 callers
Method
At
At returns the i'th variable of tuple t.
src/golang.org/x/tools/go/types/type.go:195
↓ 219 callers
Method
Scan
Scan assigns a value from a database driver. The src value will be of one of the following types: int64 float64 bool []byte string time.Time nil - f
src/database/sql/sql.go:278
↓ 219 callers
Method
WriteByte
WriteByte appends the byte c to the buffer.
src/github.com/syndtr/goleveldb/leveldb/filter/filter.go:26
↓ 218 callers
Function
a
(t)
src/cloud/static/plugins/datatables/pdfmake.min.js:1
↓ 213 callers
Method
Put
Put stores the data in the cache under the specified key. Underlying implementations may use any data storage format, as long as the reverse operation
src/golang.org/x/crypto/acme/autocert/cache.go:31
↓ 213 callers
Method
exec
(ctx context.Context, query string, args []interface{}, strategy connReuseStrategy)
src/database/sql/sql.go:1233
↓ 212 callers
Function
require
(name)
src/cloud/static/plugins/switchery/switchery.min.js:1
↓ 209 callers
Method
Position
Position returns the position of the source.
src/golang.org/x/mobile/exp/audio/al/al.go:214
↓ 206 callers
Method
Len
Len returns length of the array.
src/github.com/syndtr/goleveldb/leveldb/iterator/array_iter.go:16
↓ 206 callers
Method
String
()
src/golang.org/x/net/trace/trace.go:616
↓ 203 callers
Function
error
(output, msg)
src/golang.org/x/tools/godoc/static/playground.js:75
↓ 203 callers
Method
shift
(x, y *operand, op token.Token)
src/golang.org/x/tools/go/types/expr.go:622
↓ 200 callers
Method
Bytes
Bytes returns a slice of the contents of the unread portion of the buffer; len(b.Bytes()) == b.Len(). If the caller changes the contents of the retur
src/github.com/syndtr/goleveldb/leveldb/util/buffer.go:27
↓ 200 callers
Method
SetBytes
SetBytes configures p for the given paragraph text. It replaces text previously set by SetBytes or SetString. If b contains a paragraph separator it w
src/golang.org/x/text/unicode/bidi/bidi.go:82
↓ 200 callers
Method
render
(n *sprite.Node, t clock.Time)
src/golang.org/x/mobile/sprite/glsprite/glsprite.go:101
↓ 199 callers
Method
Index
(id string)
src/golang.org/x/text/cldr/collate.go:23
↓ 199 callers
Function
pair
(name, value string)
src/golang.org/x/net/http2/hpack/tables.go:7
↓ 196 callers
Method
Addr
Addr returns the address of the procedure represented by p. The return value can be passed to Syscall to run the procedure.
src/golang.org/x/sys/windows/dll_windows.go:109
↓ 195 callers
Method
Close
Close the sink, possibly waiting for pending events to flush.
src/github.com/docker/distribution/notifications/event.go:159
↓ 192 callers
Method
Bool
(key string)
src/github.com/astaxie/beego/config/config.go:57
↓ 192 callers
Method
Log
Log logs a string. This is used for logging. An implementation may write to a file, stdout or simply do nothing.
src/github.com/syndtr/goleveldb/leveldb/storage/storage.go:139
↓ 192 callers
Method
QueryRow
query data and map to container for example: var name string var id int rs.QueryRow(&id,&name) // id==2 name=="slene"
src/github.com/astaxie/beego/orm/types.go:325
↓ 191 callers
Method
Pos
scope in which this object is declared
src/golang.org/x/tools/go/types/object.go:24
↓ 188 callers
Method
Put
(k string, v interface{})
src/cloud/sql/sql.go:91
↓ 188 callers
Method
Put
()
src/k8s.io/client-go/rest/client.go:47
↓ 187 callers
Function
skipGenerated
(dAtA []byte)
src/k8s.io/api/core/v1/generated.pb.go:49405
↓ 186 callers
Method
invoke
(contentType string, params map[string]string)
src/k8s.io/client-go/rest/request_test.go:445
↓ 185 callers
Method
Path
(i int)
src/golang.org/x/text/cldr/decode.go:47
↓ 184 callers
Method
Get
(obj interface{})
src/k8s.io/client-go/tools/cache/store.go:40
↓ 184 callers
Method
sort
(src swapper)
src/golang.org/x/text/collate/sort.go:38
↓ 184 callers
Method
value
Will return the zero Value if the key doesn't exist.
src/k8s.io/apimachinery/pkg/conversion/converter.go:712
↓ 183 callers
Method
DeepCopyInto
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
src/k8s.io/api/core/v1/zz_generated.deepcopy.go:3392
↓ 183 callers
Method
NewProc
NewProc returns a lazyProc for accessing the named procedure in the SO d.
src/golang.org/x/sys/unix/so_solaris.go:191
↓ 183 callers
Method
init
(t testing.TB, db *DB)
src/database/sql/sql_test.go:2713
↓ 182 callers
Method
Sort
Sort uses sort.Sort to sort the strings represented by x using the rules of c.
src/golang.org/x/text/collate/sort.go:65
↓ 181 callers
Method
pop
pop pops the stack. It will panic if s is empty.
src/golang.org/x/net/html/node.go:150
↓ 180 callers
Function
decQuantity
(i int64, exponent int, format Format)
src/k8s.io/apimachinery/pkg/api/resource/quantity_test.go:42
↓ 179 callers
Method
HasSuffix
HasSuffix tests whether the byte slice b ends with p.
src/golang.org/x/exp/locale/search/search.go:174
↓ 179 callers
Method
String
()
src/golang.org/x/mobile/gl/types_prod.go:82
↓ 177 callers
Function
printf
printf is used by the test so we must declare it.
src/golang.org/x/tools/cmd/vet/testdata/print.go:218
↓ 175 callers
Method
Intn
(n int)
src/github.com/astaxie/beego/utils/captcha/siprng.go:243
↓ 175 callers
Method
IsNil
IsNil returns true if this constant represents a typed or untyped nil value.
src/golang.org/x/tools/go/ssa/const.go:116
↓ 175 callers
Method
error
(pos scanner.Position, msg string)
src/golang.org/x/exp/ebnf/parser.go:27
↓ 174 callers
Method
NewProc
NewProc returns a LazyProc for accessing the named procedure in the DLL d.
src/golang.org/x/sys/windows/dll_windows.go:206
↓ 173 callers
Function
sovGenerated
(x uint64)
src/k8s.io/api/extensions/v1beta1/generated.pb.go:3651
↓ 172 callers
Method
Exec
Exec executes a query that doesn't return rows, such as an INSERT or UPDATE. Deprecated: Drivers should implement StmtExecContext instead (or additio
src/database/sql/driver/driver.go:238
↓ 171 callers
Method
Obj
TypeName returns the type name for the named type t.
src/golang.org/x/tools/go/types/type.go:402
↓ 171 callers
Function
g
(a,b)
src/cloud/static/plugins/datatables/jszip.min.js:12
↓ 170 callers
Method
done
(item t)
src/k8s.io/client-go/util/workqueue/metrics.go:30
↓ 169 callers
Function
W
(ce ...int)
src/golang.org/x/text/collate/export_test.go:25
↓ 169 callers
Method
next
next returns a Tuple (key, value, ok). key and value are unaliased, e.g. copies of the sequence element.
src/golang.org/x/tools/go/ssa/interp/value14.go:69
↓ 168 callers
Method
enqueue
(c call)
src/golang.org/x/mobile/gl/work.go:81
↓ 167 callers
Method
Read
Read reads up to len(data) bytes from the channel.
src/golang.org/x/crypto/ssh/channel.go:51
↓ 167 callers
Method
contains
contains reports whether the position is inside the span.
src/golang.org/x/tools/cmd/vet/shadow.go:85
↓ 166 callers
Method
Field
Field returns the i'th field for 0 <= i < NumFields().
src/golang.org/x/tools/go/types/type.go:150
↓ 165 callers
Function
t
()
src/cloud/static/plugins/echart/echarts-all.js:1
↓ 164 callers
Method
Len
()
src/golang.org/x/tools/oracle/testdata/src/lib/lib.go:17
↓ 163 callers
Method
Decode
(into interface{})
src/k8s.io/apimachinery/pkg/util/yaml/decoder.go:173
↓ 161 callers
Function
encodeVarintGenerated
(dAtA []byte, offset int, v uint64)
src/k8s.io/api/extensions/v1beta1/generated.pb.go:2799
↓ 158 callers
Method
first
first inserts the first rune of a segment.
src/golang.org/x/text/unicode/norm/composition.go:43
↓ 156 callers
Method
To
To bind the route to a function. If this route is matched with the incoming Http Request then call this function with the *Request,*Response pair. Req
src/github.com/emicklei/go-restful/route_builder.go:59
← previous
next →
101–200 of 54,758, ranked by callers