Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/changkun/pkg
/ functions
Functions
669 in github.com/changkun/pkg
⨍
Functions
669
◇
Types & classes
109
Method
Push
(x interface{})
sched/sched.go:385
Method
Push
Push an execution id
sched/tests/order.go:24
Method
Push
(v interface{})
lockfree/stack_test.go:55
Method
Rand
(x []float64)
bo/optimizer.go:114
Method
Reset
()
benchs/restrpc/rpcs/add.pb.go:79
Function
Run
Run check and run ff return error if one return error
promise/wg.go:35
Function
SafeCopyFile
SafeCopyFile : Error handling by abstraction
misc/error-handling-abstraction/main.go:42
Method
Sample
Sample implements Param.
bo/param.go:53
Method
Sample
Sample implements Param.
bo/param.go:84
Method
Sample
Sample implements Param.
bo/param.go:119
Method
Sample
Sample implements Param.
bo/param.go:151
Function
SendEmail
SendEmail sends an email via mailgun
mailgun/mailgun.go:14
Method
Set
Set sets given k and v pair into the skiplist.
ds/skiplist.go:39
Method
Set
Set set element (i, j) with val
mat/mat.go:134
Method
SetExecution
SetExecution sets the execution time of a task
sched/sched_test.go:378
Method
SetExecution
SetExecution sets the execution time of a task
sched/tests/task.go:61
Method
SetExecution
SetExecution sets the execution time of a task
sched/tests/retry.go:66
Method
SetID
SetID sets the id of a task
sched/sched_test.go:368
Method
SetID
SetID sets the id of a task
sched/tests/task.go:51
Method
SetID
SetID sets the id of a task
sched/tests/retry.go:56
Method
Significant
Significant performs a significant greater test, here we implement by z-test. a historical window of #events [n_1, n_2, ..., n_p], we compare: [n_1,
rp/random_process.go:93
Method
Status
Status ...
bo/bounds.go:77
Method
String
()
benchs/restrpc/rpcs/add.pb.go:34
Method
String
()
benchs/restrpc/rpcs/add.pb.go:80
Method
Swap
(i, j int)
sched/sched.go:371
Method
Swap
(i, j int)
leaktest/leaktest.go:27
Function
TestAdd
(t *testing.T)
mat/matadd_test.go:9
Function
TestAddFloat64
(t *testing.T)
lockfree/arithmetic_test.go:14
Function
TestAttemptNextHasNext
(t *testing.T)
promise/attempt_test.go:39
Function
TestAttemptTiming
(t *testing.T)
promise/attempt_test.go:14
Function
TestBinarySearch
(t *testing.T)
algo/searchs_test.go:14
Function
TestFastrand
(t *testing.T)
gen/generator_test.go:21
Function
TestGCNotification
(t *testing.T)
rt/gc_test.go:10
Function
TestGLS
(t *testing.T)
gls/gls_test.go:14
Function
TestGet
(t *testing.T)
rt/goid_test.go:48
Function
TestGetFuncName
(t *testing.T)
rt/func_test.go:14
Function
TestGo
(t *testing.T)
g/g_test.go:15
Function
TestGoCancel
(t *testing.T)
g/g_test.go:23
Function
TestGoErr
(t *testing.T)
g/g_test.go:32
Function
TestGoPanicErr
(t *testing.T)
g/g_test.go:41
Function
TestGoUndo
(t *testing.T)
g/g_test.go:51
Function
TestHTTPRequest
(t *testing.T)
net/net_test.go:25
Function
TestIsStringsContains
(t *testing.T)
slice/slice_test.go:13
Function
TestKnown
(t *testing.T)
bo/gp_test.go:24
Function
TestLRU
(t *testing.T)
ds/lru_test.go:13
Function
TestMain
(m *testing.M)
maint/maint_test.go:25
Function
TestMainThread
TestMainThread is not designed to be executed on the main thread. This test tests the a call from this function that is invoked by maint.Call is eithe
maint/maint_test.go:32
Function
TestMaternCov
(t *testing.T)
bo/gp_test.go:48
Function
TestMatrixAccess
(t *testing.T)
mat/mat_test.go:121
Function
TestMatrix_Add
(t *testing.T)
mat/matadd_test.go:27
Function
TestMatrix_Dot
(t *testing.T)
mat/matmult_test.go:9
Function
TestMatrix_DotNaive
(t *testing.T)
mat/matmult_naive_test.go:12
Function
TestMatrix_MultBlock
(t *testing.T)
mat/matmult_block_test.go:13
Function
TestMovingAverage
(t *testing.T)
detect/change_test.go:9
Function
TestNew
(t *testing.T)
mat/mat_test.go:41
Function
TestNewFail
(t *testing.T)
mat/mat_test.go:88
Function
TestNewSkipList
(t *testing.T)
ds/skiplist_test.go:22
Function
TestOptimizer
(t *testing.T)
bo/optimizer_test.go:190
Function
TestOptimizerBounds
(t *testing.T)
bo/optimizer_test.go:278
Function
TestOptimizerMax
(t *testing.T)
bo/optimizer_test.go:231
Function
TestParams
(t *testing.T)
bo/param_test.go:9
Function
TestQueryEncoder
(t *testing.T)
net/net_test.go:15
Function
TestQueueDequeueEmpty
(t *testing.T)
lockfree/queue_test.go:17
Function
TestQueue_Length
(t *testing.T)
lockfree/queue_test.go:24
Function
TestRBTreeNoEqual
(t *testing.T)
ds/rbtree_test.go:90
Function
TestRBTreeWithEqual
(t *testing.T)
ds/rbtree_test.go:42
Function
TestRand
(t *testing.T)
mat/mat_test.go:28
Function
TestRandomProcess
(t *testing.T)
rp/random_process_test.go:11
Function
TestRandomString
(t *testing.T)
gen/generator_test.go:14
Function
TestRingBuffer
(t *testing.T)
ds/ring_buffer_test.go:14
Function
TestS31_COPY
(t *testing.T)
csp/csp_test.go:11
Function
TestS32_SQUASH
(t *testing.T)
csp/csp_test.go:32
Function
TestS32_SQUASH_EX
(t *testing.T)
csp/csp_test.go:53
Function
TestS33_DISASSEMBLE
(t *testing.T)
csp/csp_test.go:74
Function
TestS34_ASSEMBLE
(t *testing.T)
csp/csp_test.go:110
Function
TestS36_ConwayProblem
(t *testing.T)
csp/csp_test.go:207
Function
TestS36_Reformat
(t *testing.T)
csp/csp_test.go:169
Function
TestS41_DivisionWithRemainder
(t *testing.T)
csp/csp_test.go:243
Function
TestS42_Factorial
(t *testing.T)
csp/csp_test.go:274
Function
TestS43_SmallSetOfIntegers
(t *testing.T)
csp/csp_test.go:338
Function
TestS44_Scan
(t *testing.T)
csp/csp_test.go:371
Function
TestS45_RecursiveSmallSetOfIntegers
(t *testing.T)
csp/csp_test.go:399
Function
TestS51_BoundedBuffer
(t *testing.T)
csp/csp_test.go:435
Function
TestS52_IntegerSemaphore
(t *testing.T)
csp/csp_test.go:450
Function
TestS53_DiningPhilosophers
(t *testing.T)
csp/csp_test.go:472
Function
TestS61_TheSieveOfEratosthenes
(t *testing.T)
csp/csp_test.go:476
Function
TestS62_MatrixMultiplication
(t *testing.T)
csp/csp_test.go:479
Function
TestSchedError
(t *testing.T)
sched/sched_test.go:225
Function
TestSchedMasiveSchedule
(t *testing.T)
sched/sched_test.go:23
Function
TestSchedPause
(t *testing.T)
sched/sched_test.go:168
Function
TestSchedSchedule1
(t *testing.T)
sched/sched_test.go:98
Function
TestSchedSchedule2
(t *testing.T)
sched/sched_test.go:133
Function
TestSchedStop
(t *testing.T)
sched/sched_test.go:203
Function
TestSchedStop2
(t *testing.T)
sched/sched_test.go:246
Function
TestSchedSubmit
(t *testing.T)
sched/sched_test.go:54
Function
TestSkipList_GetFail
(t *testing.T)
ds/skiplist_test.go:47
Function
TestSkipList_GetSuccess
(t *testing.T)
ds/skiplist_test.go:59
Function
TestSkipList_Len
(t *testing.T)
ds/skiplist_test.go:28
Function
TestSkipList_Range
(t *testing.T)
ds/skiplist_test.go:126
Function
TestSkipList_Search
(t *testing.T)
ds/skiplist_test.go:76
← previous
next →
501–600 of 669, ranked by callers