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
String
()
mytriton/grpc-client/model_config.pb.go:1842
Method
String
()
mytriton/grpc-client/model_config.pb.go:1974
Method
String
()
mytriton/grpc-client/model_config.pb.go:2108
Method
String
()
mytriton/grpc-client/model_config.pb.go:2224
Method
String
()
mytriton/grpc-client/model_config.pb.go:2280
Method
String
()
mytriton/grpc-client/model_config.pb.go:2363
Method
String
()
mytriton/grpc-client/model_config.pb.go:2441
Method
String
()
mytriton/grpc-client/model_config.pb.go:2503
Method
String
()
mytriton/grpc-client/model_config.pb.go:2562
Method
String
()
mytriton/grpc-client/model_config.pb.go:2623
Method
String
()
mytriton/grpc-client/model_config.pb.go:2822
Method
String
()
mytriton/grpc-client/model_config.pb.go:3099
Method
String
()
mytriton/grpc-client/model_config.pb.go:3174
Method
String
()
mytriton/grpc-client/model_config.pb.go:3240
Method
String
()
mytriton/grpc-client/model_config.pb.go:3289
Method
String
()
mytriton/grpc-client/model_config.pb.go:3337
Method
String
()
mytriton/grpc-client/model_config.pb.go:3403
Method
String
()
mytriton/grpc-client/model_config.pb.go:3487
Method
String
()
mytriton/grpc-client/model_config.pb.go:3618
Method
String
()
mytriton/grpc-client/model_config.pb.go:3689
Method
String
()
mytriton/grpc-client/model_config.pb.go:3766
Method
String
()
mytriton/grpc-client/model_config.pb.go:3835
Method
String
()
mytriton/grpc-client/model_config.pb.go:3894
Method
String
()
mytriton/grpc-client/model_config.pb.go:3964
Method
String
()
mytriton/grpc-client/model_config.pb.go:4059
Method
String
()
mytriton/grpc-client/model_config.pb.go:4148
Method
String
()
mytriton/grpc-client/model_config.pb.go:4232
Method
String
()
mytriton/grpc-client/model_config.pb.go:4373
Method
String
()
mytriton/grpc-client/model_config.pb.go:4476
Method
String
()
mytriton/grpc-client/model_config.pb.go:4590
Method
String
()
mytriton/grpc-client/model_config.pb.go:4698
Method
String
()
mytriton/grpc-client/model_config.pb.go:4800
Method
String
()
mytriton/grpc-client/model_config.pb.go:4942
Function
StringToInt
(str string)
tools/convert.go:210
Function
StringToInt64
(str string)
tools/convert.go:215
Method
Submit
(t Task)
myhwoss/obs/pool.go:159
Method
SubmitFunc
(f func() interface{})
myhwoss/obs/pool.go:160
Method
SubmitFunc
SubmitFunc creates a funcWrapper instance with the specified function and calls the Submit function
myhwoss/obs/pool.go:369
Method
SubmitFunc
SubmitFunc creates a funcWrapper instance with the specified function and calls the Submit function
myhwoss/obs/pool.go:537
Method
SubmitWithTimeout
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
Function
Substr
字符串去除特殊字符 func DealStr(str, replace string) string { var s string = strings.TrimSpace(str) //去除尾部空格 strings.Replace(s, replace, "", -1) return s }
tools/str.go:28
Method
Swap
(i, j int)
mycache/cache2go/cachetable.go:375
Method
Swap
(i, j int)
myhwoss/obs/trait_other.go:32
Method
SystemSharedMemoryRegister
(ctx context.Context, in *SystemSharedMemoryRegisterRequest, opts ...grpc.CallOption)
mytriton/grpc-client/grpc_service_grpc.pb.go:350
Method
SystemSharedMemoryRegister
@@ .. cpp:var:: rpc SystemSharedMemoryRegister( @@ SystemSharedMemoryRegisterRequest) @@ returns (SystemSharedM
mytriton/grpc-client/grpc_service_grpc.pb.go:503
Method
SystemSharedMemoryRegister
(context.Context, *SystemSharedMemoryRegisterRequest)
mytriton/grpc-client/grpc_service_grpc.pb.go:590
Method
SystemSharedMemoryStatus
(ctx context.Context, in *SystemSharedMemoryStatusRequest, opts ...grpc.CallOption)
mytriton/grpc-client/grpc_service_grpc.pb.go:341
Method
SystemSharedMemoryStatus
@@ .. cpp:var:: rpc SystemSharedMemoryStatus( @@ SystemSharedMemoryStatusRequest) @@ returns (SystemSharedMemor
mytriton/grpc-client/grpc_service_grpc.pb.go:496
Method
SystemSharedMemoryStatus
(context.Context, *SystemSharedMemoryStatusRequest)
mytriton/grpc-client/grpc_service_grpc.pb.go:587
Method
SystemSharedMemoryUnregister
(ctx context.Context, in *SystemSharedMemoryUnregisterRequest, opts ...grpc.CallOption)
mytriton/grpc-client/grpc_service_grpc.pb.go:359
Method
SystemSharedMemoryUnregister
@@ .. cpp:var:: rpc SystemSharedMemoryUnregister( @@ SystemSharedMemoryUnregisterRequest) @@ returns (SystemSha
mytriton/grpc-client/grpc_service_grpc.pb.go:510
Method
SystemSharedMemoryUnregister
(context.Context, *SystemSharedMemoryUnregisterRequest)
mytriton/grpc-client/grpc_service_grpc.pb.go:593
Function
Test1
(t *testing.T)
myding/myding_test.go:7
Function
Test1
(t *testing.T)
ratelimit/rule_test.go:12
Function
Test2
(t *testing.T)
ratelimit/rule_test.go:77
Function
TestAccessCount
(t *testing.T)
mycache/cache2go/cache_test.go:309
Function
TestAdd
测试Add方法添加无参任务
myrunner/myrunner_test.go:10
Function
TestAddWithArgs
测试AddWithArgs方法添加带参数的任务
myrunner/myrunner_test.go:31
Function
TestBase2
(t *testing.T)
myglobal/snowflake/snowflake_test.go:138
Function
TestBase32
(t *testing.T)
myglobal/snowflake/snowflake_test.go:168
Function
TestBase36
(t *testing.T)
myglobal/snowflake/snowflake_test.go:189
Function
TestBase58
(t *testing.T)
myglobal/snowflake/snowflake_test.go:219
Function
TestBase64
(t *testing.T)
myglobal/snowflake/snowflake_test.go:240
Function
TestBytes
(t *testing.T)
myglobal/snowflake/snowflake_test.go:270
Function
TestCache
(t *testing.T)
mycache/cache2go/cache_test.go:25
Function
TestCacheExpire
(t *testing.T)
mycache/cache2go/cache_test.go:57
Function
TestCacheKeepAlive
(t *testing.T)
mycache/cache2go/cache_test.go:149
Function
TestCallbackQueue
(t *testing.T)
mycache/cache2go/cache_test.go:406
Function
TestCallbacks
(t *testing.T)
mycache/cache2go/cache_test.go:339
Function
TestClose
(t *testing.T)
myqueue/myqueue_test.go:34
Function
TestCopyAndPaste
(t *testing.T)
myclipboard/clipboard/clipboard_test.go:13
Function
TestCount
(t *testing.T)
mycache/cache2go/cache_test.go:256
Function
TestDataLoader
(t *testing.T)
mycache/cache2go/cache_test.go:278
Function
TestDelete
(t *testing.T)
mycache/cache2go/cache_test.go:214
Function
TestDomain
(t *testing.T)
mydoc/myswagger/myswagger_test.go:9
Function
TestDomain
(t *testing.T)
server/server_test.go:12
Function
TestErr
(t *testing.T)
errors/errors_test.go:16
Function
TestErr1
(t *testing.T)
errors/errors_test.go:31
Function
TestExists
(t *testing.T)
mycache/cache2go/cache_test.go:86
Function
TestFlush
(t *testing.T)
mycache/cache2go/cache_test.go:238
Function
TestGenerateDuplicateID
lazy check if Generate will create duplicate IDs would be good to later enhance this with more smarts
myglobal/snowflake/snowflake_test.go:28
Function
TestGetLocalIP
(t *testing.T)
tools/ip_test.go:7
Function
TestImg
(t *testing.T)
mydraw/my_test.go:61
Function
TestInt64
(t *testing.T)
myglobal/snowflake/snowflake_test.go:85
Function
TestIntBytes
(t *testing.T)
myglobal/snowflake/snowflake_test.go:300
Function
TestJson
(t *testing.T)
myreflect/myreflect_test.go:14
Function
TestLogger
(t *testing.T)
mycache/cache2go/cache_test.go:501
Function
TestMain
(t *testing.T)
myssh/myssh_test.go:9
Function
TestMain
(t *testing.T)
mytriton/triton_test.go:10
Function
TestMain
(t *testing.T)
myrsa/myrsa_test.go:48
Function
TestMain1
(t *testing.T)
mytriton/triton_test.go:21
Function
TestMarshalJSON
****************************************************************************** Marshall Test Methods
myglobal/snowflake/snowflake_test.go:326
Function
TestMarshalsIntBytes
(t *testing.T)
myglobal/snowflake/snowflake_test.go:340
Function
TestMultiCopyAndPaste
(t *testing.T)
myclipboard/clipboard/clipboard_test.go:31
Function
TestMytest
(t *testing.T)
mydraw/my_test.go:9
Function
TestNewNode
****************************************************************************** General Test funcs
myglobal/snowflake/snowflake_test.go:12
Function
TestNotFoundAdd
(t *testing.T)
mycache/cache2go/cache_test.go:96
Function
TestNotFoundAddConcurrency
(t *testing.T)
mycache/cache2go/cache_test.go:108
Function
TestPeek
(t *testing.T)
mycache/cache2go/cache_test.go:171
Function
TestPrintAll
****************************************************************************** Converters/Parsers Test funcs We should have funcs here to test convers
myglobal/snowflake/snowflake_test.go:65
← previous
next →
2,301–2,400 of 2,676, ranked by callers