MCPcopy Create free account

hub / github.com/xxjwxc/public / functions

Functions2,676 in github.com/xxjwxc/public

MethodString
()
mytriton/grpc-client/model_config.pb.go:1842
MethodString
()
mytriton/grpc-client/model_config.pb.go:1974
MethodString
()
mytriton/grpc-client/model_config.pb.go:2108
MethodString
()
mytriton/grpc-client/model_config.pb.go:2224
MethodString
()
mytriton/grpc-client/model_config.pb.go:2280
MethodString
()
mytriton/grpc-client/model_config.pb.go:2363
MethodString
()
mytriton/grpc-client/model_config.pb.go:2441
MethodString
()
mytriton/grpc-client/model_config.pb.go:2503
MethodString
()
mytriton/grpc-client/model_config.pb.go:2562
MethodString
()
mytriton/grpc-client/model_config.pb.go:2623
MethodString
()
mytriton/grpc-client/model_config.pb.go:2822
MethodString
()
mytriton/grpc-client/model_config.pb.go:3099
MethodString
()
mytriton/grpc-client/model_config.pb.go:3174
MethodString
()
mytriton/grpc-client/model_config.pb.go:3240
MethodString
()
mytriton/grpc-client/model_config.pb.go:3289
MethodString
()
mytriton/grpc-client/model_config.pb.go:3337
MethodString
()
mytriton/grpc-client/model_config.pb.go:3403
MethodString
()
mytriton/grpc-client/model_config.pb.go:3487
MethodString
()
mytriton/grpc-client/model_config.pb.go:3618
MethodString
()
mytriton/grpc-client/model_config.pb.go:3689
MethodString
()
mytriton/grpc-client/model_config.pb.go:3766
MethodString
()
mytriton/grpc-client/model_config.pb.go:3835
MethodString
()
mytriton/grpc-client/model_config.pb.go:3894
MethodString
()
mytriton/grpc-client/model_config.pb.go:3964
MethodString
()
mytriton/grpc-client/model_config.pb.go:4059
MethodString
()
mytriton/grpc-client/model_config.pb.go:4148
MethodString
()
mytriton/grpc-client/model_config.pb.go:4232
MethodString
()
mytriton/grpc-client/model_config.pb.go:4373
MethodString
()
mytriton/grpc-client/model_config.pb.go:4476
MethodString
()
mytriton/grpc-client/model_config.pb.go:4590
MethodString
()
mytriton/grpc-client/model_config.pb.go:4698
MethodString
()
mytriton/grpc-client/model_config.pb.go:4800
MethodString
()
mytriton/grpc-client/model_config.pb.go:4942
FunctionStringToInt
(str string)
tools/convert.go:210
FunctionStringToInt64
(str string)
tools/convert.go:215
MethodSubmit
(t Task)
myhwoss/obs/pool.go:159
MethodSubmitFunc
(f func() interface{})
myhwoss/obs/pool.go:160
MethodSubmitFunc
SubmitFunc creates a funcWrapper instance with the specified function and calls the Submit function
myhwoss/obs/pool.go:369
MethodSubmitFunc
SubmitFunc creates a funcWrapper instance with the specified function and calls the Submit function
myhwoss/obs/pool.go:537
MethodSubmitWithTimeout
SubmitWithTimeout pushes the specified task to the dispatchQueue, and returns the FutureResult and error info. Also takes a timeout value, will return
myhwoss/obs/pool.go:393
FunctionSubstr
字符串去除特殊字符 func DealStr(str, replace string) string { var s string = strings.TrimSpace(str) //去除尾部空格 strings.Replace(s, replace, "", -1) return s }
tools/str.go:28
MethodSwap
(i, j int)
mycache/cache2go/cachetable.go:375
MethodSwap
(i, j int)
myhwoss/obs/trait_other.go:32
MethodSystemSharedMemoryRegister
(ctx context.Context, in *SystemSharedMemoryRegisterRequest, opts ...grpc.CallOption)
mytriton/grpc-client/grpc_service_grpc.pb.go:350
MethodSystemSharedMemoryRegister
@@ .. cpp:var:: rpc SystemSharedMemoryRegister( @@ SystemSharedMemoryRegisterRequest) @@ returns (SystemSharedM
mytriton/grpc-client/grpc_service_grpc.pb.go:503
MethodSystemSharedMemoryRegister
(context.Context, *SystemSharedMemoryRegisterRequest)
mytriton/grpc-client/grpc_service_grpc.pb.go:590
MethodSystemSharedMemoryStatus
(ctx context.Context, in *SystemSharedMemoryStatusRequest, opts ...grpc.CallOption)
mytriton/grpc-client/grpc_service_grpc.pb.go:341
MethodSystemSharedMemoryStatus
@@ .. cpp:var:: rpc SystemSharedMemoryStatus( @@ SystemSharedMemoryStatusRequest) @@ returns (SystemSharedMemor
mytriton/grpc-client/grpc_service_grpc.pb.go:496
MethodSystemSharedMemoryStatus
(context.Context, *SystemSharedMemoryStatusRequest)
mytriton/grpc-client/grpc_service_grpc.pb.go:587
MethodSystemSharedMemoryUnregister
(ctx context.Context, in *SystemSharedMemoryUnregisterRequest, opts ...grpc.CallOption)
mytriton/grpc-client/grpc_service_grpc.pb.go:359
MethodSystemSharedMemoryUnregister
@@ .. cpp:var:: rpc SystemSharedMemoryUnregister( @@ SystemSharedMemoryUnregisterRequest) @@ returns (SystemSha
mytriton/grpc-client/grpc_service_grpc.pb.go:510
MethodSystemSharedMemoryUnregister
(context.Context, *SystemSharedMemoryUnregisterRequest)
mytriton/grpc-client/grpc_service_grpc.pb.go:593
FunctionTest1
(t *testing.T)
myding/myding_test.go:7
FunctionTest1
(t *testing.T)
ratelimit/rule_test.go:12
FunctionTest2
(t *testing.T)
ratelimit/rule_test.go:77
FunctionTestAccessCount
(t *testing.T)
mycache/cache2go/cache_test.go:309
FunctionTestAdd
测试Add方法添加无参任务
myrunner/myrunner_test.go:10
FunctionTestAddWithArgs
测试AddWithArgs方法添加带参数的任务
myrunner/myrunner_test.go:31
FunctionTestBase2
(t *testing.T)
myglobal/snowflake/snowflake_test.go:138
FunctionTestBase32
(t *testing.T)
myglobal/snowflake/snowflake_test.go:168
FunctionTestBase36
(t *testing.T)
myglobal/snowflake/snowflake_test.go:189
FunctionTestBase58
(t *testing.T)
myglobal/snowflake/snowflake_test.go:219
FunctionTestBase64
(t *testing.T)
myglobal/snowflake/snowflake_test.go:240
FunctionTestBytes
(t *testing.T)
myglobal/snowflake/snowflake_test.go:270
FunctionTestCache
(t *testing.T)
mycache/cache2go/cache_test.go:25
FunctionTestCacheExpire
(t *testing.T)
mycache/cache2go/cache_test.go:57
FunctionTestCacheKeepAlive
(t *testing.T)
mycache/cache2go/cache_test.go:149
FunctionTestCallbackQueue
(t *testing.T)
mycache/cache2go/cache_test.go:406
FunctionTestCallbacks
(t *testing.T)
mycache/cache2go/cache_test.go:339
FunctionTestClose
(t *testing.T)
myqueue/myqueue_test.go:34
FunctionTestCopyAndPaste
(t *testing.T)
myclipboard/clipboard/clipboard_test.go:13
FunctionTestCount
(t *testing.T)
mycache/cache2go/cache_test.go:256
FunctionTestDataLoader
(t *testing.T)
mycache/cache2go/cache_test.go:278
FunctionTestDelete
(t *testing.T)
mycache/cache2go/cache_test.go:214
FunctionTestDomain
(t *testing.T)
mydoc/myswagger/myswagger_test.go:9
FunctionTestDomain
(t *testing.T)
server/server_test.go:12
FunctionTestErr
(t *testing.T)
errors/errors_test.go:16
FunctionTestErr1
(t *testing.T)
errors/errors_test.go:31
FunctionTestExists
(t *testing.T)
mycache/cache2go/cache_test.go:86
FunctionTestFlush
(t *testing.T)
mycache/cache2go/cache_test.go:238
FunctionTestGenerateDuplicateID
lazy check if Generate will create duplicate IDs would be good to later enhance this with more smarts
myglobal/snowflake/snowflake_test.go:28
FunctionTestGetLocalIP
(t *testing.T)
tools/ip_test.go:7
FunctionTestImg
(t *testing.T)
mydraw/my_test.go:61
FunctionTestInt64
(t *testing.T)
myglobal/snowflake/snowflake_test.go:85
FunctionTestIntBytes
(t *testing.T)
myglobal/snowflake/snowflake_test.go:300
FunctionTestJson
(t *testing.T)
myreflect/myreflect_test.go:14
FunctionTestLogger
(t *testing.T)
mycache/cache2go/cache_test.go:501
FunctionTestMain
(t *testing.T)
myssh/myssh_test.go:9
FunctionTestMain
(t *testing.T)
mytriton/triton_test.go:10
FunctionTestMain
(t *testing.T)
myrsa/myrsa_test.go:48
FunctionTestMain1
(t *testing.T)
mytriton/triton_test.go:21
FunctionTestMarshalJSON
****************************************************************************** Marshall Test Methods
myglobal/snowflake/snowflake_test.go:326
FunctionTestMarshalsIntBytes
(t *testing.T)
myglobal/snowflake/snowflake_test.go:340
FunctionTestMultiCopyAndPaste
(t *testing.T)
myclipboard/clipboard/clipboard_test.go:31
FunctionTestMytest
(t *testing.T)
mydraw/my_test.go:9
FunctionTestNewNode
****************************************************************************** General Test funcs
myglobal/snowflake/snowflake_test.go:12
FunctionTestNotFoundAdd
(t *testing.T)
mycache/cache2go/cache_test.go:96
FunctionTestNotFoundAddConcurrency
(t *testing.T)
mycache/cache2go/cache_test.go:108
FunctionTestPeek
(t *testing.T)
mycache/cache2go/cache_test.go:171
FunctionTestPrintAll
****************************************************************************** Converters/Parsers Test funcs We should have funcs here to test convers
myglobal/snowflake/snowflake_test.go:65
← previousnext →2,301–2,400 of 2,676, ranked by callers