Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/xxjwxc/public
/ functions
Functions
2,676 in github.com/xxjwxc/public
⨍
Functions
2,676
◇
Types & classes
629
Method
Close
()
mylog/std.go:94
Method
Close
Close MyQueue After close, Pop will return nil without block, and TryPop will return v=nil, ok=True
myqueue/myqueue.go:144
Method
Close
Close closes ObsClient.
myhwoss/obs/client_other.go:45
Method
Close
()
myhwoss/obs/http.go:651
Method
Close
()
myhwoss/obs/progress.go:96
Method
Close
Close close input field
mycui/inputField.go:331
Method
Close
Close close modal
mycui/modal.go:166
Method
Close
Close close form
mycui/form.go:350
Method
Close
Close close button
mycui/button.go:127
Method
Close
Close close checkbox
mycui/checkbox.go:166
Method
Close
Close close select
mycui/select.go:106
Method
CloseCallbackBody
()
myhwoss/obs/callback.go:44
Function
CloseLog
CloseLog disable logging and synchronize cache data to log files
myhwoss/obs/log.go:294
Method
Commit
Commit 自动提交(如果有错,Rollback)
mysqldbv1/mysqldb.go:70
Method
Commit
Commit 自动提交(如果有错,Rollback)
mysqldb/mysqldb.go:101
Method
CompareAndSwapCurrentWorkingCnt
(oldValue, newValue int64)
myhwoss/obs/pool.go:206
Method
CompleteMultipartUploadWithSignedUrl
CompleteMultipartUploadWithSignedUrl combines the uploaded parts in a specified bucket by using the multipart upload ID with the specified signed url
myhwoss/obs/temporary_signedUrl.go:638
Function
Compress
Compress 压缩文件 files 文件数组,可以是不同dir下的文件或者文件夹 dest 压缩文件存放地址
tools/zip.go:81
Function
ConvertToString
ConvertToString 字符集转换
tools/str.go:71
Function
Copy
Copy 合并数组
tools/tools.go:29
Function
CopyFile
(src, des string)
tools/file.go:178
Method
CopyObject
CopyObject creates a copy for an existing object. You can use this API to create a copy for an object in a specified bucket.
myhwoss/obs/client_object.go:392
Method
CopyObjectWithSignedUrl
CopyObjectWithSignedUrl creates a copy for an existing object with the specified signed url and signed request headers
myhwoss/obs/temporary_signedUrl.go:583
Method
CopyPart
CopyPart copy a part to a specified bucket by using a specified multipart upload ID. After a multipart upload is initialized, you can use this API to
myhwoss/obs/client_part.go:229
Method
CopyPartWithSignedUrl
CopyPartWithSignedUrl copy a part to a specified bucket by using a specified multipart upload ID with the specified signed url and signed request head
myhwoss/obs/temporary_signedUrl.go:673
Method
CreateBrowserBasedSignature
CreateBrowserBasedSignature gets the browser based signature with the specified CreateBrowserBasedSignatureInput, and returns the CreateBrowserBasedSi
myhwoss/obs/temporary_other.go:34
Method
CreateBucketWithSignedUrl
CreateBucketWithSignedUrl creates bucket with the specified signed url and signed request headers and data
myhwoss/obs/temporary_signedUrl.go:34
Method
CreateIndex
CreateIndex Indexes
mysqldb/tabtools.go:140
Method
CreateIndex
func (es *MyElastic) Model(refs interface{}) *MyElastic { if reflect.ValueOf(refs).Type().Kind() != reflect.Ptr { mylog.Info("Model: attempt to Mod
myelastic/myelastic.go:52
Method
CreateMenu
CreateMenu 创建自定义菜单
weixin/base.go:213
Method
CreateMenu
发送公众号模板消息
weixin/init.go:47
Function
CreateOSSBucket
CreateOSSBucket 获取OSS对象存储桶
myalioss/bucket.go:33
Function
CreateOSSBucket
CreateOSSBucket 获取OSS对象存储桶
myhwoss/bucket.go:34
Method
CreateSignedUrl
CreateSignedUrl creates signed url with the specified CreateSignedUrlInput, and returns the CreateSignedUrlOutput and error
myhwoss/obs/temporary_createSignedUrl.go:21
Method
CreateTable
CreateTable 创建表
mysqldb/tabtools.go:44
Method
CudaSharedMemoryRegister
(ctx context.Context, in *CudaSharedMemoryRegisterRequest, opts ...grpc.CallOption)
mytriton/grpc-client/grpc_service_grpc.pb.go:377
Method
CudaSharedMemoryRegister
@@ .. cpp:var:: rpc CudaSharedMemoryRegister( @@ CudaSharedMemoryRegisterRequest) @@ returns (CudaSharedMemoryR
mytriton/grpc-client/grpc_service_grpc.pb.go:524
Method
CudaSharedMemoryRegister
(context.Context, *CudaSharedMemoryRegisterRequest)
mytriton/grpc-client/grpc_service_grpc.pb.go:599
Method
CudaSharedMemoryStatus
(ctx context.Context, in *CudaSharedMemoryStatusRequest, opts ...grpc.CallOption)
mytriton/grpc-client/grpc_service_grpc.pb.go:368
Method
CudaSharedMemoryStatus
@@ .. cpp:var:: rpc CudaSharedMemoryStatus( @@ CudaSharedMemoryStatusRequest) @@ returns (CudaSharedMemoryStatu
mytriton/grpc-client/grpc_service_grpc.pb.go:517
Method
CudaSharedMemoryStatus
(context.Context, *CudaSharedMemoryStatusRequest)
mytriton/grpc-client/grpc_service_grpc.pb.go:596
Method
CudaSharedMemoryUnregister
(ctx context.Context, in *CudaSharedMemoryUnregisterRequest, opts ...grpc.CallOption)
mytriton/grpc-client/grpc_service_grpc.pb.go:386
Method
CudaSharedMemoryUnregister
@@ .. cpp:var:: rpc CudaSharedMemoryUnregister( @@ CudaSharedMemoryUnregisterRequest) @@ returns (CudaSharedMem
mytriton/grpc-client/grpc_service_grpc.pb.go:531
Method
CudaSharedMemoryUnregister
(context.Context, *CudaSharedMemoryUnregisterRequest)
mytriton/grpc-client/grpc_service_grpc.pb.go:602
Method
Debug
Debug level info msg
mylog/zap.go:105
Method
Debug
Debug level info msg
mylog/std.go:48
Function
Debugf
Debugf level debug
mylog/mylog.go:64
Method
Debugf
Debug level info msg
mylog/zap.go:112
Method
Debugf
Debug level info msg
mylog/std.go:55
Method
Decrypt
Decrypt 使用AES解密文本
myaes/myaes.go:24
Function
DelSocketClient
删除socket客户端
mywebsocket/broadcast.go:47
Method
Delete
Delete value in memcache.
weixin/backup/cache.go:38
Method
Delete
Delete an item from the cache.
mycache/cache2go/cachetable.go:244
Method
Delete
Delete 删除一个cache
myredis1/myredis.go:107
Method
Delete
Delete 删除
myleveldb/myleveldb.go:185
Method
Delete
* 删除一个cache */
mycache1/mycache.go:61
Function
DeleteAbs
DeleteFile 删除文件或文件夹(硬删除)
tools/file.go:46
Function
DeleteArray
DeleteArray 删除数组
tools/tools.go:37
Method
DeleteBucket
DeleteBucket deletes a bucket. You can use this API to delete a bucket. The bucket to be deleted must be empty (containing no objects, noncurrent obj
myhwoss/obs/client_bucket.go:118
Method
DeleteBucketCors
DeleteBucketCors deletes CORS rules of a bucket. You can use this API to delete the CORS rules of a specified bucket.
myhwoss/obs/client_bucket.go:419
Method
DeleteBucketCorsWithSignedUrl
DeleteBucketCorsWithSignedUrl deletes CORS rules of a bucket with the specified signed url and signed request headers
myhwoss/obs/temporary_signedUrl.go:275
Method
DeleteBucketCustomDomain
(input *DeleteBucketCustomDomainInput, extensions ...extensionOptions)
myhwoss/obs/client_bucket.go:21
Method
DeleteBucketEncryption
DeleteBucketEncryption deletes the encryption configuration of a bucket. You can use this API to delete the encryption configuration of a bucket.
myhwoss/obs/client_bucket.go:591
Method
DeleteBucketEncryptionWithSignedURL
DeleteBucketEncryptionWithSignedURL deletes bucket encryption setting of a bucket with the specified signed url and signed request headers
myhwoss/obs/temporary_signedUrl.go:725
Method
DeleteBucketFetchPolicy
DeleteBucketFetchPolicy deletes the bucket fetch policy. You can use this API to delete the fetch policy of a bucket.
myhwoss/obs/client_bucket.go:759
Method
DeleteBucketLifecycleConfiguration
DeleteBucketLifecycleConfiguration deletes lifecycle rules of a bucket. You can use this API to delete all lifecycle rules of a bucket.
myhwoss/obs/client_bucket.go:552
Method
DeleteBucketLifecycleConfigurationWithSignedUrl
DeleteBucketLifecycleConfigurationWithSignedUrl deletes lifecycle rules of a bucket with the specified signed url and signed request headers
myhwoss/obs/temporary_signedUrl.go:375
Method
DeleteBucketMirrorBackToSource
(bucketName string, extensions ...extensionOptions)
myhwoss/obs/client_bucket.go:66
Method
DeleteBucketPolicy
DeleteBucketPolicy deletes the bucket policy. You can use this API to delete the policy of a bucket.
myhwoss/obs/client_bucket.go:380
Method
DeleteBucketPolicyWithSignedUrl
DeleteBucketPolicyWithSignedUrl deletes the bucket policy with the specified signed url and signed request headers
myhwoss/obs/temporary_signedUrl.go:245
Method
DeleteBucketTagging
DeleteBucketTagging deletes bucket tags. You can use this API to delete the tags of a specified bucket.
myhwoss/obs/client_bucket.go:630
Method
DeleteBucketTaggingWithSignedUrl
DeleteBucketTaggingWithSignedUrl deletes bucket tags with the specified signed url and signed request headers
myhwoss/obs/temporary_signedUrl.go:405
Method
DeleteBucketWebsiteConfiguration
DeleteBucketWebsiteConfiguration deletes the website hosting settings of a bucket. You can use this API to delete the website hosting settings of a b
myhwoss/obs/client_bucket.go:485
Method
DeleteBucketWebsiteConfigurationWithSignedUrl
DeleteBucketWebsiteConfigurationWithSignedUrl deletes the website hosting settings of a bucket with the specified signed url and signed request header
myhwoss/obs/temporary_signedUrl.go:325
Method
DeleteBucketWithSignedUrl
DeleteBucketWithSignedUrl deletes bucket with the specified signed url and signed request headers
myhwoss/obs/temporary_signedUrl.go:44
Function
DeleteFile
DeleteFile 删除文件或文件夹(软删除.不会真正删除.添加后缀.bak)
tools/file.go:38
Method
DeleteMenu
DeleteMenu 删除自定义菜单
weixin/base.go:232
Method
DeleteMenu
创建自定义菜单
weixin/init.go:48
Method
DeleteObject
DeleteObject 删除文件
myalioss/common.go:13
Method
DeleteObject
DeleteObject 删除文件
myhwoss/bucket.go:145
Method
DeleteObject
DeleteObject deletes an object. You can use this API to delete an object from a specified bucket.
myhwoss/obs/client_object.go:105
Method
DeleteObjectWithSignedUrl
DeleteObjectWithSignedUrl deletes an object with the specified signed url and signed request headers
myhwoss/obs/temporary_signedUrl.go:435
Method
DeleteObjectsWithSignedUrl
DeleteObjectsWithSignedUrl deletes objects in a batch with the specified signed url and signed request headers and data
myhwoss/obs/temporary_signedUrl.go:447
Function
DeleteSlice
DeleteSlice 删除切片index
tools/tools.go:64
Method
Descriptor
Deprecated: Use ServerLiveRequest.ProtoReflect.Descriptor instead.
mytriton/grpc-client/grpc_service.pb.go:88
Method
Descriptor
Deprecated: Use ServerLiveResponse.ProtoReflect.Descriptor instead.
mytriton/grpc-client/grpc_service.pb.go:138
Method
Descriptor
Deprecated: Use ServerReadyRequest.ProtoReflect.Descriptor instead.
mytriton/grpc-client/grpc_service.pb.go:188
Method
Descriptor
Deprecated: Use ServerReadyResponse.ProtoReflect.Descriptor instead.
mytriton/grpc-client/grpc_service.pb.go:238
Method
Descriptor
Deprecated: Use ModelReadyRequest.ProtoReflect.Descriptor instead.
mytriton/grpc-client/grpc_service.pb.go:301
Method
Descriptor
Deprecated: Use ModelReadyResponse.ProtoReflect.Descriptor instead.
mytriton/grpc-client/grpc_service.pb.go:365
Method
Descriptor
Deprecated: Use ServerMetadataRequest.ProtoReflect.Descriptor instead.
mytriton/grpc-client/grpc_service.pb.go:415
Method
Descriptor
Deprecated: Use ServerMetadataResponse.ProtoReflect.Descriptor instead.
mytriton/grpc-client/grpc_service.pb.go:477
Method
Descriptor
Deprecated: Use ModelMetadataRequest.ProtoReflect.Descriptor instead.
mytriton/grpc-client/grpc_service.pb.go:555
Method
Descriptor
Deprecated: Use ModelMetadataResponse.ProtoReflect.Descriptor instead.
mytriton/grpc-client/grpc_service.pb.go:643
Method
Descriptor
Deprecated: Use InferParameter.ProtoReflect.Descriptor instead.
mytriton/grpc-client/grpc_service.pb.go:740
Method
Descriptor
Deprecated: Use InferTensorContents.ProtoReflect.Descriptor instead.
mytriton/grpc-client/grpc_service.pb.go:952
Method
Descriptor
Deprecated: Use ModelInferRequest.ProtoReflect.Descriptor instead.
mytriton/grpc-client/grpc_service.pb.go:1112
Method
Descriptor
Deprecated: Use ModelInferResponse.ProtoReflect.Descriptor instead.
mytriton/grpc-client/grpc_service.pb.go:1255
Method
Descriptor
Deprecated: Use ModelStreamInferResponse.ProtoReflect.Descriptor instead.
mytriton/grpc-client/grpc_service.pb.go:1354
Method
Descriptor
Deprecated: Use ModelConfigRequest.ProtoReflect.Descriptor instead.
mytriton/grpc-client/grpc_service.pb.go:1424
← previous
next →
901–1,000 of 2,676, ranked by callers