Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AsuraTeam/zcloud
/ types & classes
Types & classes
10,328 in github.com/AsuraTeam/zcloud
⨍
Functions
54,758
◇
Types & classes
10,328
↓ 149 callers
TypeAlias
nodeid
nodeid denotes a node. It is an index within analysis.nodes. We use small integers, not *node pointers, for many reasons: - they are smaller on 64-bit
src/golang.org/x/tools/go/pointer/analysis.go:80
↓ 83 callers
TypeAlias
onodeid
The index of an node in the offline graph. (Currently the first N align with the main nodes, but this may change with HRU.)
src/golang.org/x/tools/go/pointer/hvn.go:207
↓ 75 callers
TypeAlias
ResourceName
ResourceName is the name identifying various resources in a ResourceList.
src/k8s.io/api/core/v1/types.go:3993
↓ 72 callers
TypeAlias
CharData
A CharData represents XML character data (raw text), in which XML escape sequences have been replaced by the characters they represent.
src/golang.org/x/net/webdav/internal/xml/xml.go:116
↓ 70 callers
TypeAlias
Number
A Number represents a JSON number literal.
src/gopkg.in/square/go-jose.v1/json/decode.go:173
↓ 47 callers
Struct
Describe
A Describe is the result of a 'describe' query. It may contain an element describing the selected semantic entity in detail.
src/golang.org/x/tools/oracle/serial/serial.go:209
↓ 44 callers
TypeAlias
Delim
A Delim is a JSON array or object delimiter, one of [ ] { or }.
src/gopkg.in/square/go-jose.v1/json/stream.go:301
↓ 39 callers
TypeAlias
ConnectionError
ConnectionError is an error that results in the termination of the entire connection.
src/golang.org/x/net/http2/errors.go:55
↓ 34 callers
TypeAlias
Elem
Elem is a representation of a collation element. This API provides ways to encode and decode Elems. Implementations of collation tables may use values
src/golang.org/x/text/collate/colltab/colelem.go:41
↓ 27 callers
Struct
Function
Function represents the parameters, results, and code of a function or method. If Blocks is nil, this indicates an external function for which no Go
src/golang.org/x/tools/go/ssa/ssa.go:302
↓ 27 callers
TypeAlias
StrTo
StrTo is the target string
src/github.com/astaxie/beego/orm/utils.go:27
↓ 27 callers
TypeAlias
onodeid
The index of an node in the offline graph. (Currently the first N align with the main nodes, but this may change with HRU.)
src/golang.org/x/tools/go/pointer/hvn14.go:207
↓ 27 callers
TypeAlias
testType
src/k8s.io/apimachinery/pkg/watch/watch_test.go:27
↓ 26 callers
Interface
Object
TODO(gri) Document factory, accessor methods, and fields. General clean-up. An Object describes a named language entity such as a package, constant, t
src/golang.org/x/tools/go/types/object.go:22
↓ 23 callers
TypeAlias
langID
src/golang.org/x/text/language/lookup.go:35
↓ 22 callers
TypeAlias
Handle
go:generate go run $GOROOT/src/syscall/mksyscall_windows.go -output zsyscall_windows.go eventlog.go service.go syscall_windows.go security_windows.go
src/golang.org/x/sys/windows/syscall_windows.go:19
↓ 22 callers
TypeAlias
_Socklen
src/golang.org/x/sys/unix/types_linux.go:201
↓ 20 callers
TypeAlias
KeyAlgorithm
KeyAlgorithm represents a key management algorithm.
src/gopkg.in/square/go-jose.v1/shared.go:26
↓ 20 callers
Struct
check
src/golang.org/x/text/collate/table_test.go:22
↓ 20 callers
TypeAlias
internalKey
src/github.com/syndtr/goleveldb/leveldb/key.go:73
↓ 19 callers
TypeAlias
Directive
A Directive represents an XML directive of the form <!text>. The bytes do not include the <! and > markers.
src/golang.org/x/net/webdav/internal/xml/xml.go:145
↓ 19 callers
Struct
key
src/golang.org/x/text/message/message.go:140
↓ 17 callers
TypeAlias
scriptID
src/golang.org/x/text/language/lookup.go:315
↓ 16 callers
TypeAlias
Elem
Elem is a representation of a collation element. This API provides ways to encode and decode Elems. Implementations of collation tables may use values
src/golang.org/x/text/collate/colltab/collelem.go:41
↓ 15 callers
TypeAlias
regionID
src/golang.org/x/text/language/lookup.go:180
↓ 14 callers
TypeAlias
SignatureAlgorithm
SignatureAlgorithm represents a signature (or MAC) algorithm.
src/gopkg.in/square/go-jose.v1/shared.go:29
↓ 14 callers
TypeAlias
argInt
src/github.com/astaxie/beego/orm/utils.go:251
↓ 14 callers
FuncType
clientFunc
func(req *http.Request) (*http.Response, error)
src/k8s.io/client-go/rest/request_test.go:70
↓ 13 callers
TypeAlias
Signal
src/golang.org/x/sys/windows/syscall_windows.go:933
↓ 12 callers
TypeAlias
Bool
src/golang.org/x/talks/2010/io/eval2.go:186
↓ 12 callers
TypeAlias
Boolean
src/github.com/astaxie/beego/orm/models_test.go:190
↓ 12 callers
Struct
Error
Error holds LDAP error information
src/gopkg.in/ldap.v2/error.go:129
↓ 12 callers
TypeAlias
FormatError
A FormatError reports that the input is not a valid TIFF image.
src/golang.org/x/image/tiff/reader.go:24
↓ 12 callers
Interface
I
src/golang.org/x/tools/go/pointer/testdata/rtti.go:22
↓ 12 callers
TypeAlias
PoolRef
PoolRef is the i'th string in a pool.
src/golang.org/x/mobile/internal/binres/pool.go:18
↓ 12 callers
TypeAlias
yaml_style_t
Node Styles
src/gopkg.in/yaml.v2/yamlh.go:68
↓ 11 callers
TypeAlias
Bool
src/golang.org/x/talks/2010/io/eval1.go:177
↓ 11 callers
TypeAlias
ParseError
ParseError results from an invalid OCSP response.
src/golang.org/x/crypto/ocsp/ocsp.go:321
↓ 11 callers
TypeAlias
Scale
Scale is used for getting and setting the base-10 scaled value. Base-2 scales are omitted for mathematical simplicity. See Quantity.ScaledValue for mo
src/k8s.io/apimachinery/pkg/api/resource/amount.go:29
↓ 11 callers
TypeAlias
index
src/golang.org/x/text/language/maketables.go:329
↓ 10 callers
Struct
Array
An Array represents an array type.
src/golang.org/x/tools/go/types/type.go:96
↓ 10 callers
TypeAlias
RawBytes
RawBytes is a byte slice that holds a reference to memory owned by the database itself. After a Scan into a RawBytes, the slice is only valid until th
src/database/sql/sql.go:146
↓ 10 callers
TypeAlias
StringOrArray
StringOrArray represents a value that can either be a string or an array of strings. Mainly here for serialization purposes
src/github.com/go-openapi/spec/swagger.go:201
↓ 10 callers
TypeAlias
asmKind
'kind' is a kind of assembly variable. The kinds 1, 2, 4, 8 stand for values of that size.
src/golang.org/x/tools/cmd/vet/asmdecl.go:21
↓ 10 callers
TypeAlias
protocolError
src/github.com/garyburd/redigo/redis/conn.go:415
↓ 9 callers
FuncType
ConditionFunc
ConditionFunc returns true if the condition is satisfied, or an error if the loop should be aborted.
src/k8s.io/apimachinery/pkg/util/wait/wait.go:172
↓ 9 callers
TypeAlias
digestReference
src/github.com/docker/distribution/reference/reference.go:399
↓ 9 callers
TypeAlias
int64Val
---------------------------------------------------------------------------- Implementations
src/golang.org/x/tools/go/exact/exact.go:63
↓ 9 callers
Struct
reader
reader adds a dummy Close method to strings.Reader so that it satisfies the io.ReadCloser interface.
src/golang.org/x/text/cldr/data_test.go:31
↓ 8 callers
TypeAlias
Enum
Enum is equivalent to GLenum, and is normally used with one of the constants defined in this package.
src/golang.org/x/mobile/gl/types_prod.go:14
↓ 8 callers
TypeAlias
Float
Float attaches the methods of Observable to a float64.
src/golang.org/x/net/internal/timeseries/timeseries.go:46
↓ 8 callers
TypeAlias
Int26_6
Int26_6 is a signed 26.6 fixed-point number. The integer part ranges from -33554432 to 33554431, inclusive. The fractional part has 6 bits of precisi
src/golang.org/x/image/math/fixed/fixed.go:27
↓ 8 callers
TypeAlias
NotImplementedError
NotImplementedError indicates that the input is not currently supported.
src/golang.org/x/crypto/pkcs12/errors.go:19
↓ 8 callers
TypeAlias
Verbs
Verbs masks the value so protobuf can generate +protobuf.nullable=true +protobuf.options.(gogoproto.goproto_stringer)=false
src/k8s.io/apimachinery/pkg/apis/meta/v1/types.go:842
↓ 8 callers
TypeAlias
minCond
src/golang.org/x/net/trace/trace.go:619
↓ 8 callers
TypeAlias
streamSafe
streamSafe implements the policy of when a CGJ should be inserted.
src/golang.org/x/text/unicode/norm/composition.go:34
↓ 8 callers
TypeAlias
sysSockoptLen
src/golang.org/x/net/ipv4/sys_bsd.go:14
↓ 7 callers
TypeAlias
Key
Key is a handle to an open Windows registry key. Keys can be obtained by calling OpenKey; there are also some predefined root keys such as CURRENT_USE
src/golang.org/x/sys/windows/registry/key.go:53
↓ 7 callers
TypeAlias
Set
Set is a map of label:value. It implements Labels.
src/k8s.io/apimachinery/pkg/labels/labels.go:35
↓ 7 callers
TypeAlias
State
State describes service execution state (Stopped, Running and so on).
src/golang.org/x/sys/windows/svc/service.go:21
↓ 7 callers
TypeAlias
Tag
src/gopkg.in/asn1-ber.v1/ber.go:27
↓ 7 callers
Struct
Text
Text represents an optionally preformatted paragraph.
src/golang.org/x/tools/present/parse.go:164
↓ 7 callers
TypeAlias
Time_t
src/golang.org/x/sys/unix/types_linux.go:148
↓ 7 callers
TypeAlias
UnsupportedError
An UnsupportedError reports that the input uses a valid but unimplemented feature.
src/golang.org/x/image/tiff/reader.go:32
↓ 7 callers
TypeAlias
action
src/golang.org/x/tools/oracle/describe.go:96
↓ 7 callers
TypeAlias
andTerm
src/k8s.io/apimachinery/pkg/fields/selector.go:162
↓ 7 callers
TypeAlias
elem
elem is an entry of the width trie. The high byte is used to encode the type of the rune. The low byte is used to store the index to a mapping entry i
src/golang.org/x/text/width/trieval.go:8
↓ 7 callers
TypeAlias
info
This file contains definitions for interpreting the trie value of the case trie generated by "go run gen*.go". It is shared by both the generator prog
src/golang.org/x/text/cases/trieval.go:35
↓ 7 callers
TypeAlias
method
src/golang.org/x/tools/oracle/testdata/src/calls/main.go:94
↓ 7 callers
FuncType
releaseConn
func(error)
src/database/sql/sql.go:1494
↓ 6 callers
TypeAlias
Cmd
Cmd represents service state change request. It is sent to a service by the service manager, and should be actioned upon by the service.
src/golang.org/x/sys/windows/svc/service.go:35
↓ 6 callers
TypeAlias
Comment
A Comment represents an XML comment of the form <!--comment-->. The bytes do not include the <!-- and --> comment markers.
src/golang.org/x/net/webdav/internal/xml/xml.go:128
↓ 6 callers
TypeAlias
ContentEncryption
ContentEncryption represents a content encryption algorithm.
src/gopkg.in/square/go-jose.v1/shared.go:32
↓ 6 callers
TypeAlias
ErrCode
An ErrCode is an unsigned 32-bit error code as defined in the HTTP/2 spec.
src/golang.org/x/net/http2/errors.go:10
↓ 6 callers
Struct
Image
src/golang.org/x/tools/present/image.go:16
↓ 6 callers
TypeAlias
PublicKeyAlgorithm
PublicKeyAlgorithm represents the different public key system specified for OpenPGP. See http://www.iana.org/assignments/pgp-parameters/pgp-parameters
src/golang.org/x/crypto/openpgp/packet/packet.go:404
↓ 6 callers
TypeAlias
Time
import "golang.org/x/mobile/exp/sprite/clock" A Time represents an instant in sprite time. The application using the sprite engine is responsible for
src/golang.org/x/mobile/exp/sprite/clock/clock.go:26
↓ 6 callers
TypeAlias
Time
import "golang.org/x/mobile/sprite/clock" A Time represents an instant in sprite time. The application using the sprite engine is responsible for det
src/golang.org/x/mobile/sprite/clock/clock.go:26
↓ 6 callers
Struct
TypeError
A TypeError is returned by Unmarshal when one or more fields in the YAML document cannot be properly decoded into the requested types. When this error
src/gopkg.in/yaml.v2/yaml.go:185
↓ 6 callers
TypeAlias
byUniqueMethodName
byUniqueMethodName method lists can be sorted by their unique method names.
src/golang.org/x/tools/go/types/typexpr.go:590
↓ 6 callers
TypeAlias
count
count is a flag.Value that is like a flag.Bool and a flag.Int. If used as -name, it increments the count, but -name=x sets the count. Used for verbose
src/golang.org/x/review/git-review/review.go:225
↓ 6 callers
TypeAlias
hmacKey
src/github.com/docker/distribution/registry/handlers/hmac.go:27
↓ 6 callers
FuncType
keyLookupFunc
keyLookupFunc adapts a raw function to be a KeyLookup.
src/k8s.io/client-go/tools/cache/delta_fifo_test.go:32
↓ 6 callers
TypeAlias
keyType
src/github.com/syndtr/goleveldb/leveldb/key.go:31
↓ 6 callers
TypeAlias
level
This implementation is a port based on the reference implementation found at: http://www.unicode.org/Public/PROGRAMS/BidiReferenceJava/ described in
src/golang.org/x/text/unicode/bidi/core.go:53
↓ 6 callers
TypeAlias
sysSockoptLen
src/golang.org/x/net/ipv6/sys_bsd.go:16
↓ 5 callers
TypeAlias
CollectionFormat
src/github.com/emicklei/go-restful/parameter.go:40
↓ 5 callers
TypeAlias
ConditionStatus
src/k8s.io/api/core/v1/types.go:2267
↓ 5 callers
TypeAlias
Form
A Form denotes a canonical representation of Unicode code points. The Unicode-defined normalization and equivalence forms are: NFC Unicode Normaliz
src/golang.org/x/text/unicode/norm/normalize.go:29
↓ 5 callers
TypeAlias
Verbose
Verbose is a boolean type that implements Infof (like Printf) etc. See the documentation of V for more information.
src/github.com/golang/glog/glog.go:983
↓ 5 callers
TypeAlias
Verbose
Verbose is a boolean type that implements Infof (like Printf) etc. See the documentation of V for more information.
src/github.com/cesanta/glog/glog.go:1031
↓ 5 callers
TypeAlias
_COLORREF
src/golang.org/x/exp/shiny/driver/windriver/syscall_windows.go:13
↓ 5 callers
TypeAlias
cbcError
cbcError represents a verification error that may leak information.
src/golang.org/x/crypto/ssh/cipher.go:401
↓ 5 callers
FuncType
testSinkFn
func(events ...Event) error
src/github.com/docker/distribution/notifications/bridge_test.go:208
↓ 5 callers
TypeAlias
word
src/golang.org/x/tools/container/intsets/sparse.go:54
↓ 4 callers
TypeAlias
Algorithm
Algorithm identifies and implementation of a digester by an identifier. Note the that this defines both the hash algorithm used and the string encodin
src/github.com/opencontainers/go-digest/algorithm.go:28
↓ 4 callers
TypeAlias
ByKey
ByKey sorts requirements by key to obtain deterministic parser
src/k8s.io/apimachinery/pkg/labels/selector.go:101
↓ 4 callers
Struct
C
src/k8s.io/apimachinery/pkg/conversion/converter_test.go:229
↓ 4 callers
FuncType
CheckFunc
CheckFunc is a convenience type to create functions that implement the Checker interface
src/github.com/docker/distribution/health/health.go:43
↓ 4 callers
TypeAlias
CipherFunction
CipherFunction represents the different block ciphers specified for OpenPGP. See http://www.iana.org/assignments/pgp-parameters/pgp-parameters.xhtml#p
src/golang.org/x/crypto/openpgp/packet/packet.go:439
next →
1–100 of 10,328, ranked by callers