Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Primetalk/goio
/ functions
Functions
426 in github.com/Primetalk/goio
⨍
Functions
426
◇
Types & classes
31
Function
StartInExecutionContext
StartInExecutionContext executes the given task in the provided ExecutionContext It'll establish a channel with callbacks, so that any number of liste
io/fiber.go:68
Function
StartInGoRoutineAndWaitForResult
StartInGoRoutineAndWaitForResult - not very useful function. While it executes the IO in the go routine, the current thread is blocked.
io/async.go:27
Function
StringLen
(s string)
option/option_test.go:11
Function
TestBracket
(t *testing.T)
transaction/bracket_test.go:13
Function
TestBracketRollback
(t *testing.T)
transaction/bracket_test.go:27
Function
TestCast
(t *testing.T)
fun/cast_test.go:10
Function
TestChannelResource
(t *testing.T)
resource/resource_test.go:63
Function
TestChunks
(t *testing.T)
stream/stream_test.go:80
Function
TestChunksResize
(t *testing.T)
stream/chunks_test.go:10
Function
TestConcatPipes
(t *testing.T)
stream/pipe_test.go:10
Function
TestCount
(t *testing.T)
slice/slice_test.go:81
Function
TestDrainAll
(t *testing.T)
stream/stream_test.go:37
Function
TestEither
(t *testing.T)
either/either_test.go:12
Function
TestEqualTo
(t *testing.T)
fun/predicate_test.go:10
Function
TestErr
(t *testing.T)
io/io_test.go:28
Function
TestExecutionContext
(t *testing.T)
stream/pool_test.go:36
Function
TestFailedDataStreamThroughEC
(t *testing.T)
stream/pool_test.go:66
Function
TestFailedDataStreamThroughECUnord
(t *testing.T)
stream/pool_test.go:97
Function
TestFailedResource
(t *testing.T)
resource/resource_test.go:53
Function
TestFailedStream
(t *testing.T)
stream/stream_test.go:121
Function
TestFailedStreamThroughEC
(t *testing.T)
stream/pool_test.go:59
Function
TestFanOutFailedStream
(t *testing.T)
stream/backpressure_channels_test.go:33
Function
TestFanOutFiniteSourceNoFailure
(t *testing.T)
stream/backpressure_channels_test.go:28
Function
TestFanOutToAllShortStream
(t *testing.T)
stream/backpressure_channels_test.go:43
Function
TestFanOutToFailedStream
(t *testing.T)
stream/backpressure_channels_test.go:53
Function
TestFanOutToShortStream
(t *testing.T)
stream/backpressure_channels_test.go:38
Function
TestFanOutToSingleShortStream
(t *testing.T)
stream/backpressure_channels_test.go:48
Function
TestFile
(t *testing.T)
text/file_test.go:54
Function
TestFilter
(t *testing.T)
slice/slice_test.go:27
Function
TestFilter
(t *testing.T)
set/set_test.go:21
Function
TestFilter
(t *testing.T)
option/option_test.go:29
Function
TestFinally
(t *testing.T)
io/io_test.go:38
Function
TestFlatMapPipe
(t *testing.T)
stream/stream_test.go:62
Function
TestFlatten
(t *testing.T)
slice/slice_test.go:44
Function
TestFlatten
(t *testing.T)
option/option_test.go:39
Function
TestFoldLeftEval
(t *testing.T)
stream/stream_test.go:135
Function
TestForEach
(t *testing.T)
slice/slice_test.go:101
Function
TestForEach
(t *testing.T)
stream/execution_test.go:12
Function
TestForEach
(t *testing.T)
option/option_test.go:43
Function
TestFun
(t *testing.T)
fun/fun_test.go:14
Function
TestGenerate
(t *testing.T)
stream/stream_test.go:21
Function
TestGroupBy
(t *testing.T)
slice/slice_test.go:52
Function
TestGroupBy
(t *testing.T)
stream/stream_test.go:87
Function
TestGroupByEval
(t *testing.T)
stream/stream_test.go:100
Function
TestGroupByEvalFailed
(t *testing.T)
stream/stream_test.go:113
Function
TestGroupByMapCount
(t *testing.T)
slice/slice_test.go:75
Function
TestGrouped
(t *testing.T)
slice/slice_test.go:70
Function
TestHeadAndTail
(t *testing.T)
slice/slice_test.go:161
Function
TestHeadAndTail
(t *testing.T)
stream/execution_test.go:37
Function
TestHeadTail
(t *testing.T)
slice/slice_test.go:144
Function
TestHeadTailPanic
(t *testing.T)
slice/slice_test.go:151
Function
TestIO
(t *testing.T)
io/io_test.go:11
Function
TestIgnore
(t *testing.T)
io/io_test.go:62
Function
TestIndexOf
(t *testing.T)
slice/slice_test.go:109
Function
TestIntersection
(t *testing.T)
slice/slice_test.go:130
Function
TestIsDefined
(t *testing.T)
option/option_test.go:34
Function
TestJoinWithTimeout
(t *testing.T)
io/fiber_test.go:10
Function
TestKeys
(t *testing.T)
maps/maps_test.go:10
Function
TestLiftFunc
(t *testing.T)
io/io_test.go:23
Function
TestMap
(t *testing.T)
option/option_test.go:18
Function
TestMapKeys
(t *testing.T)
maps/maps_test.go:32
Function
TestMapSlice
(t *testing.T)
io/io_slice_test.go:11
Function
TestMemoize
(t *testing.T)
fun/memoize_test.go:10
Function
TestMemoize
(t *testing.T)
io/memoize_test.go:10
Function
TestMerge
(t *testing.T)
maps/maps_test.go:15
Function
TestMin
(t *testing.T)
fun/numbers_test.go:10
Function
TestNats
(t *testing.T)
stream/common_test.go:43
Function
TestNormalFinish
(t *testing.T)
stream/stream_event_test.go:10
Function
TestNotify
(t *testing.T)
io/time_test.go:21
Function
TestPair
(t *testing.T)
fun/fun_test.go:22
Function
TestPairBoth
(t *testing.T)
fun/pair_test.go:10
Function
TestPairParallelAndRunAlso
(t *testing.T)
io/parallel_test.go:46
Function
TestPairSequentially
(t *testing.T)
io/parallel_test.go:60
Function
TestPairSwap
(t *testing.T)
fun/pair_test.go:16
Function
TestPanicRecovery
(t *testing.T)
fun/errors_test.go:12
Function
TestParallel
(t *testing.T)
io/parallel_test.go:20
Function
TestParallelBound
(t *testing.T)
io/parallel_test.go:31
Function
TestParallelBound
(t *testing.T)
resource/bounded_ec_test.go:21
Function
TestPartition
(t *testing.T)
stream/execution_test.go:24
Function
TestPool
(t *testing.T)
stream/pool_test.go:14
Function
TestRange
(t *testing.T)
slice/numbers_test.go:10
Function
TestReduce
(t *testing.T)
slice/slice_test.go:86
Function
TestRemove
(t *testing.T)
slice/slice_test.go:123
Function
TestResource
(t *testing.T)
resource/resource_test.go:14
Function
TestResourceFail
(t *testing.T)
resource/resource_test.go:34
Function
TestResourceInResource
(t *testing.T)
resource/resource_test.go:74
Function
TestRetry
(t *testing.T)
io/error_handling_test.go:27
Function
TestRetryS
(t *testing.T)
io/error_handling_test.go:11
Function
TestReverse
(t *testing.T)
slice/slice_test.go:114
Function
TestSendingDataThroughChannel
(t *testing.T)
stream/channel_test.go:12
Function
TestSequence
(t *testing.T)
io/io_test.go:50
Function
TestSet
(t *testing.T)
set/set_test.go:13
Function
TestSideEval
(t *testing.T)
stream/stream_test.go:189
Function
TestSliding
(t *testing.T)
slice/slice_test.go:63
Function
TestStateFlatMap
(t *testing.T)
stream/stream_test.go:51
Function
TestStateFlatMapWithFinishAndFailureHandling
(t *testing.T)
stream/stream_test.go:140
Function
TestStateFlatMapWithFinishAndFailureHandling2
(t *testing.T)
stream/stream_test.go:158
Function
TestStream
(t *testing.T)
stream/stream_test.go:12
Function
TestStreamConversion
(t *testing.T)
stream/channel_test.go:33
Function
TestStreamEventOfFailedStream
(t *testing.T)
stream/stream_event_test.go:15
← previous
next →
301–400 of 426, ranked by callers