Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/taubyte/tau
/ functions
Functions
13,103 in github.com/taubyte/tau
⨍
Functions
13,103
◇
Types & classes
2,320
↳
Endpoints
13
Function
TestKVFSM_Apply_DeleteWithNilPayload
(t *testing.T)
pkg/raft/fsm_test.go:479
Function
TestKVFSM_Apply_InvalidCommand
(t *testing.T)
pkg/raft/fsm_test.go:94
Function
TestKVFSM_Apply_Set
(t *testing.T)
pkg/raft/fsm_test.go:20
Function
TestKVFSM_Apply_SetWithNilPayload
(t *testing.T)
pkg/raft/fsm_test.go:129
Function
TestKVFSM_Apply_UnknownCommandType
(t *testing.T)
pkg/raft/fsm_test.go:110
Function
TestKVFSM_Concurrent
(t *testing.T)
pkg/raft/fsm_test.go:448
Function
TestKVFSM_DataKey
(t *testing.T)
pkg/raft/fsm_test.go:431
Function
TestKVFSM_Get_NotFound
(t *testing.T)
pkg/raft/fsm_test.go:149
Function
TestKVFSM_Keys
(t *testing.T)
pkg/raft/fsm_test.go:162
Function
TestKVFSM_Keys_Empty
(t *testing.T)
pkg/raft/fsm_test.go:525
Function
TestKVFSM_Keys_EmptyPrefix
(t *testing.T)
pkg/raft/fsm_test.go:670
Function
TestKVFSM_Keys_Error
(t *testing.T)
pkg/raft/fsm_test.go:599
Function
TestKVFSM_Keys_NoMatch
(t *testing.T)
pkg/raft/fsm_test.go:691
Function
TestKVFSM_Multiple_Set_Delete
(t *testing.T)
pkg/raft/fsm_test.go:610
Function
TestKVFSM_Restore_Comprehensive
TestKVFSM_Restore_Comprehensive tests Restore with various scenarios
pkg/raft/fsm_snapshot_test.go:134
Function
TestKVFSM_Restore_EmptyStore
(t *testing.T)
pkg/raft/fsm_test.go:387
Function
TestKVFSM_Restore_InvalidCBOR
(t *testing.T)
pkg/raft/fsm_test.go:535
Function
TestKVFSM_Restore_WithExistingData
(t *testing.T)
pkg/raft/fsm_test.go:748
Function
TestKVFSM_Restore_WithManyKeys
TestKVFSM_Restore_WithManyKeys tests Restore with many keys
pkg/raft/fsm_snapshot_test.go:264
Function
TestKVFSM_SnapshotAndRestore_RoundTrip
(t *testing.T)
pkg/raft/fsm_test.go:798
Function
TestKVFSM_SnapshotAndRestore_RoundTrip_Comprehensive
TestKVFSM_SnapshotAndRestore_RoundTrip_Comprehensive tests full snapshot/restore cycle
pkg/raft/fsm_snapshot_test.go:295
Function
TestKVFSM_Snapshot_Restore
(t *testing.T)
pkg/raft/fsm_test.go:190
Function
TestKVSnapshot_Persist_Comprehensive
TestKVSnapshot_Persist_Comprehensive tests Persist with various scenarios
pkg/raft/fsm_snapshot_test.go:64
Function
TestKVSnapshot_Persist_Empty
(t *testing.T)
pkg/raft/fsm_test.go:545
Function
TestKVSnapshot_Persist_Success
(t *testing.T)
pkg/raft/fsm_test.go:499
Function
TestKVSnapshot_Persist_WriteError
(t *testing.T)
pkg/raft/fsm_test.go:589
Function
TestKVSnapshot_Release
(t *testing.T)
pkg/raft/fsm_test.go:301
Function
TestKVSnapshot_Release_Comprehensive
TestKVSnapshot_Release_Comprehensive tests Release with various scenarios
pkg/raft/fsm_snapshot_test.go:15
Function
TestKVSnapshot_Release_Empty
(t *testing.T)
pkg/raft/fsm_test.go:728
Function
TestKVSnapshot_Release_Nil
(t *testing.T)
pkg/raft/fsm_test.go:738
Function
TestKVSnapshot_Release_WithData
(t *testing.T)
pkg/raft/fsm_test.go:710
Function
TestKey
(t *testing.T)
pkg/tcc/engine/options_test.go:8
Function
TestKeyGenerationAndValidation
Test key generation and validation utility functions
services/auth/utility_functions_test.go:129
Function
TestKeyReadError
(t *testing.T)
pkg/mycelium/auth/all_test.go:107
Function
TestKeyWithPassphraseReadError
(t *testing.T)
pkg/mycelium/auth/all_test.go:115
Function
TestKillService_Dreaming
(t *testing.T)
tools/dream/cli/tests/universe_test.go:27
Function
TestKillSimple_Dreaming
(t *testing.T)
tools/dream/cli/tests/universe_test.go:74
Function
TestLargeData
(t *testing.T)
p2p/streams/packer/packer_test.go:288
Function
TestLibp2pLitePrivateNodeOptions
(t *testing.T)
p2p/helpers/libp2p_test.go:42
Function
TestLibp2pOptionsBase
(t *testing.T)
p2p/helpers/libp2p_test.go:17
Function
TestLibp2pOptionsFullNode
(t *testing.T)
p2p/helpers/libp2p_test.go:22
Function
TestLibp2pOptionsLitePublicNode
(t *testing.T)
p2p/helpers/libp2p_test.go:32
Function
TestLibp2pOptionsPublicNode
(t *testing.T)
p2p/helpers/libp2p_test.go:27
Function
TestLibp2pSimpleNodeOptions
(t *testing.T)
p2p/helpers/libp2p_test.go:37
Function
TestLibraries_AppLibrary
(t *testing.T)
pkg/tcc/taubyte/v1/pass4/library_test.go:41
Function
TestLibraries_ErrorFetchingLibraries
(t *testing.T)
pkg/tcc/taubyte/v1/decompile/pass3/libraries_test.go:90
Function
TestLibraries_GlobalLibrary
(t *testing.T)
pkg/tcc/taubyte/v1/pass4/library_test.go:13
Function
TestLibraries_MissingName
(t *testing.T)
pkg/tcc/taubyte/v1/decompile/pass3/libraries_test.go:70
Function
TestLibraries_MultipleLibraries
(t *testing.T)
pkg/tcc/taubyte/v1/pass1/libraries_test.go:68
Function
TestLibraries_NameNotString
(t *testing.T)
pkg/tcc/taubyte/v1/pass4/library_error_test.go:67
Function
TestLibraries_NoLibraries
(t *testing.T)
pkg/tcc/taubyte/v1/decompile/pass3/libraries_test.go:12
Function
TestLibraries_NoLibraries
(t *testing.T)
pkg/tcc/taubyte/v1/pass1/libraries_test.go:55
Function
TestLibraries_NoLibraries
(t *testing.T)
pkg/tcc/taubyte/v1/pass4/library_test.go:70
Function
TestLibraries_PathTooShort
(t *testing.T)
pkg/tcc/taubyte/v1/pass4/library_error_test.go:13
Function
TestLibraries_ProjectIdNotString
(t *testing.T)
pkg/tcc/taubyte/v1/pass4/library_error_test.go:27
Function
TestLibraries_ProviderNotString
(t *testing.T)
pkg/tcc/taubyte/v1/pass4/library_error_test.go:47
Function
TestLibraries_WithExistingLinks
(t *testing.T)
pkg/tcc/taubyte/v1/pass4/library_test.go:85
Function
TestLibraries_WithGitHubSource
(t *testing.T)
pkg/tcc/taubyte/v1/pass1/libraries_test.go:12
Function
TestLibraries_WithLibraries
(t *testing.T)
pkg/tcc/taubyte/v1/decompile/pass3/libraries_test.go:24
Function
TestLibraryBasicKey
(t *testing.T)
pkg/specs/library/library_test.go:17
Function
TestLibraryFlow_QueryList
(t *testing.T)
tools/tau/cli/commands/resources/library/flow_test.go:24
Function
TestLibrary_Dreaming
TODO: FIXME
services/monkey/fixtures/compile/library_test.go:23
Function
TestLinkAllPeers_NotInitialized
(t *testing.T)
p2p/peer/node_test.go:174
Function
TestLinkAllPeers_Success
(t *testing.T)
p2p/peer/node_test.go:192
Function
TestLink_Base
(t *testing.T)
tools/tau/cli/commands/resources/logs/query_test.go:14
Function
TestLink_Base
(t *testing.T)
tools/tau/cli/commands/resources/builds/query_test.go:14
Function
TestLink_List
(t *testing.T)
tools/tau/cli/commands/resources/builds/query_test.go:27
Function
TestLink_Query
(t *testing.T)
tools/tau/cli/commands/resources/logs/query_test.go:21
Function
TestLink_Query
(t *testing.T)
tools/tau/cli/commands/resources/builds/query_test.go:21
Function
TestListBranches
(t *testing.T)
pkg/git/list_branches_test.go:36
Function
TestListDeepCommitDelete
(t *testing.T)
pkg/yaseer/list_test.go:78
Function
TestListDeepMultiSet
(t *testing.T)
pkg/yaseer/list_test.go:63
Function
TestListEmpty
(t *testing.T)
pkg/yaseer/list_test.go:11
Function
TestListHandler
(t *testing.T)
services/substrate/components/database/globals/p2p/stream/list_test.go:13
Function
TestListHandler_ErrorCases
(t *testing.T)
services/patrick/api_stream_handlers_test.go:298
Function
TestListLengthFunction
(t *testing.T)
pkg/starlark/module_test.go:341
Function
TestListMultiSet
(t *testing.T)
pkg/yaseer/list_test.go:47
Function
TestListOnDocument
(t *testing.T)
pkg/yaseer/list_test.go:106
Function
TestListResources_TCCFixture
(t *testing.T)
tools/tau/lib/library/methods_test.go:20
Function
TestListResources_TCCFixture
(t *testing.T)
tools/tau/lib/function/methods_test.go:23
Function
TestListResources_TCCFixture
(t *testing.T)
tools/tau/lib/messaging/methods_test.go:20
Function
TestListResources_TCCFixture
(t *testing.T)
tools/tau/lib/database/methods_test.go:20
Function
TestListResources_TCCFixture
(t *testing.T)
tools/tau/lib/service/methods_test.go:20
Function
TestListResources_TCCFixture
(t *testing.T)
tools/tau/lib/storage/methods_test.go:20
Function
TestListResources_TCCFixture
(t *testing.T)
tools/tau/lib/domain/methods_test.go:22
Function
TestListResources_TCCFixture
(t *testing.T)
tools/tau/lib/smartops/methods_test.go:20
Function
TestListResources_TCCFixture
(t *testing.T)
tools/tau/lib/application/methods_test.go:31
Function
TestListResources_TCCFixture
(t *testing.T)
tools/tau/lib/website/methods_test.go:20
Function
TestListResources_TCCFixture_WithApp
(t *testing.T)
tools/tau/lib/library/methods_test.go:37
Function
TestListResources_TCCFixture_WithApp
(t *testing.T)
tools/tau/lib/function/methods_test.go:55
Function
TestListResources_TCCFixture_WithApp
(t *testing.T)
tools/tau/lib/messaging/methods_test.go:37
Function
TestListResources_TCCFixture_WithApp
(t *testing.T)
tools/tau/lib/database/methods_test.go:39
Function
TestListResources_TCCFixture_WithApp
(t *testing.T)
tools/tau/lib/service/methods_test.go:37
Function
TestListResources_TCCFixture_WithApp
(t *testing.T)
tools/tau/lib/storage/methods_test.go:37
Function
TestListResources_TCCFixture_WithApp
(t *testing.T)
tools/tau/lib/domain/methods_test.go:56
Function
TestListResources_TCCFixture_WithApp
(t *testing.T)
tools/tau/lib/smartops/methods_test.go:37
Function
TestListResources_TCCFixture_WithApp
(t *testing.T)
tools/tau/lib/website/methods_test.go:37
Function
TestListSet
(t *testing.T)
pkg/yaseer/list_test.go:33
Function
TestList_Dreaming
(t *testing.T)
clients/p2p/tns/structure/list_test.go:17
Function
TestList_EmptyValue
(t *testing.T)
pkg/yaseer/list_test.go:138
← previous
next →
9,701–9,800 of 13,103, ranked by callers