MCPcopy Create free account

hub / github.com/rusq/slackdump / functions

Functions4,254 in github.com/rusq/slackdump

FunctionTestStart
(t *testing.T)
downloader/downloader_test.go:175
FunctionTestStaticHandler_ServesEmbeddedAssets
(t *testing.T)
internal/viewer/handlers_test.go:58
FunctionTestStorageType_Set
(t *testing.T)
source/storagetype_test.go:24
FunctionTestStream_ListChannels
(t *testing.T)
stream/stream_test.go:452
FunctionTestStream_Users
(t *testing.T)
stream/stream_test.go:429
FunctionTestStream_UsersBulk
(t *testing.T)
stream/stream_test.go:551
FunctionTestStream_UsersBulkWithCustom
(t *testing.T)
stream/stream_test.go:618
FunctionTestStream_canvas
(t *testing.T)
stream/stream_workers_test.go:32
FunctionTestStream_thread
(t *testing.T)
stream/stream_test.go:146
FunctionTestStringArg
─── argument helpers ─────────────────────────────────────────────────────────
internal/mcp/server_test.go:200
FunctionTestStringSlice_Set
(t *testing.T)
cmd/slackdump/internal/cfg/stringslice_test.go:24
FunctionTestStringSlice_String
(t *testing.T)
cmd/slackdump/internal/cfg/stringslice_test.go:49
FunctionTestStripZipExt
(t *testing.T)
cmd/slackdump/internal/cfg/zip_test.go:23
FunctionTestText_Conversation
test retrofitted from v2.
internal/format/text_test.go:74
FunctionTestThreadHandler_RendersFullPageWithoutHTMX
(t *testing.T)
internal/viewer/handlers_test.go:222
FunctionTestThreadHandler_RendersHTMXPartial
(t *testing.T)
internal/viewer/handlers_test.go:248
FunctionTestTimeParse
(t *testing.T)
internal/structures/entity_list_test.go:1064
FunctionTestTimeValue_Set
(t *testing.T)
cmd/slackdump/internal/cfg/timevalue_test.go:30
FunctionTestTimeValue_String
(t *testing.T)
cmd/slackdump/internal/cfg/timevalue_test.go:81
FunctionTestToFileID
(t *testing.T)
internal/chunk/file_id_test.go:25
FunctionTestTs2int
(t *testing.T)
internal/fasttime/fasttime_test.go:26
FunctionTestURLInfo_IsThread
(t *testing.T)
internal/structures/url_parse_test.go:155
FunctionTestURLInfo_IsValid
(t *testing.T)
internal/structures/url_parse_test.go:181
FunctionTestUnGZIP
(t *testing.T)
internal/osext/compression_test.go:30
FunctionTestUpdatePathFn
(t *testing.T)
internal/structures/files/files_test.go:107
FunctionTestUpdateTokenFn
(t *testing.T)
internal/structures/files/files_test.go:79
FunctionTestUserHandler_RendersFullPageWithoutHTMX
(t *testing.T)
internal/viewer/handlers_test.go:93
FunctionTestUserHandler_RendersHTMXUserPanel
(t *testing.T)
internal/viewer/handlers_test.go:121
FunctionTestUserIndex_IsDeleted
(t *testing.T)
internal/structures/user_index_test.go:24
FunctionTestUsersTeamID
(t *testing.T)
cmd/slackdump/internal/diag/merge_test.go:190
FunctionTestUsers_IndexByID
(t *testing.T)
users_test.go:40
FunctionTestValidateAlias
(t *testing.T)
internal/viewer/alias_test.go:240
FunctionTestValidateEntityList
(t *testing.T)
internal/structures/entity_list_test.go:641
FunctionTestValidateToken
(t *testing.T)
internal/structures/structures_test.go:27
FunctionTestVerifyWorkspaces
(t *testing.T)
cmd/slackdump/internal/diag/merge_test.go:46
FunctionTestViewer_username
(t *testing.T)
internal/viewer/template_test.go:33
FunctionTestWithContext
(t *testing.T)
auth/context_test.go:72
FunctionTestWithRetry
(t *testing.T)
internal/network/network_test.go:87
FunctionTestWizard_helpText
(t *testing.T)
cmd/slackdump/internal/ui/dumpui/dumpui_test.go:26
FunctionTestWizard_items
(t *testing.T)
cmd/slackdump/internal/ui/dumpui/dumpui_test.go:62
FunctionTestYesNoWR
(t *testing.T)
cmd/slackdump/internal/golang/base/ui_test.go:12
FunctionTest_Conversations_Close
(t *testing.T)
internal/chunk/backend/directory/conversations_test.go:835
FunctionTest_Do
(t *testing.T)
internal/chunk/obfuscate/obfuscate_test.go:76
FunctionTest_FormatSlackTS
(t *testing.T)
internal/structures/slacktime_test.go:59
FunctionTest_ParseDotEnv
(t *testing.T)
auth/env_test.go:44
FunctionTest_addToken
(t *testing.T)
internal/structures/files/files_test.go:29
FunctionTest_apiGenerator_Generate
(t *testing.T)
internal/chunk/control/runner_test.go:37
FunctionTest_argsWorkspace
(t *testing.T)
cmd/slackdump/internal/workspace/workspace_test.go:33
FunctionTest_asmChannelInfo
(t *testing.T)
internal/chunk/backend/dbase/assemble_test.go:593
FunctionTest_asmChannelUsers
(t *testing.T)
internal/chunk/backend/dbase/assemble_test.go:730
FunctionTest_asmChannels
(t *testing.T)
internal/chunk/backend/dbase/assemble_test.go:522
FunctionTest_asmFiles
(t *testing.T)
internal/chunk/backend/dbase/assemble_test.go:377
FunctionTest_asmMessages
(t *testing.T)
internal/chunk/backend/dbase/assemble_test.go:68
FunctionTest_asmSearchFiles
(t *testing.T)
internal/chunk/backend/dbase/assemble_test.go:911
FunctionTest_asmSearchMessages
(t *testing.T)
internal/chunk/backend/dbase/assemble_test.go:811
FunctionTest_asmThreadMessages
(t *testing.T)
internal/chunk/backend/dbase/assemble_test.go:258
FunctionTest_asmUsers
(t *testing.T)
internal/chunk/backend/dbase/assemble_test.go:451
FunctionTest_asmWorkspaceInfo
(t *testing.T)
internal/chunk/backend/dbase/assemble_test.go:658
FunctionTest_avatarPath
(t *testing.T)
internal/convert/transform/fileproc/avatar_test.go:25
FunctionTest_avatarcopywrapper_copyAvatar
(t *testing.T)
internal/convert/filecopy_test.go:74
FunctionTest_boolUpdateModel_Init
(t *testing.T)
cmd/slackdump/internal/ui/updaters/bool_test.go:83
FunctionTest_boolUpdateModel_Update
(t *testing.T)
cmd/slackdump/internal/ui/updaters/bool_test.go:28
FunctionTest_boundary
(t *testing.T)
auth/browser/extractors_test.go:92
FunctionTest_buildEntityIndex
(t *testing.T)
internal/structures/entity_list_test.go:551
FunctionTest_buildPipeline_UsesPlannedSteps
(t *testing.T)
internal/edge/slacker_test.go:159
FunctionTest_buildStdFileIdx
(t *testing.T)
source/export_test.go:142
FunctionTest_callForEach
(t *testing.T)
internal/structures/files/files_test.go:124
FunctionTest_chanFilter_Channels
(t *testing.T)
internal/chunk/control/processors_test.go:526
FunctionTest_channelRepository_AllOfType
(t *testing.T)
internal/chunk/backend/dbase/repository/dbchannel_test.go:107
FunctionTest_channelRepository_Count
(t *testing.T)
internal/chunk/backend/dbase/repository/dbchannel_test.go:228
FunctionTest_channelRepository_Get
(t *testing.T)
internal/chunk/backend/dbase/repository/dbchannel_test.go:179
FunctionTest_channelTeam
(t *testing.T)
cmd/slackdump/internal/resume/resume_test.go:188
FunctionTest_channelUserRepository_GetByChannelID
(t *testing.T)
internal/chunk/backend/dbase/repository/dbchannelusers_test.go:96
FunctionTest_channels
(t *testing.T)
internal/redownload/redownload_test.go:253
FunctionTest_channels_Len
(t *testing.T)
cmd/slackdump/internal/list/channels_test.go:24
FunctionTest_checkCacheFile
(t *testing.T)
internal/cache/usercache_test.go:167
FunctionTest_checkerModel_windowResize
(t *testing.T)
cmd/slackdump/internal/apiconfig/checker_model_test.go:28
FunctionTest_chunkRepository_Count
(t *testing.T)
internal/chunk/backend/dbase/repository/dbchunk_test.go:447
FunctionTest_chunkRepository_Insert
(t *testing.T)
internal/chunk/backend/dbase/repository/dbchunk_test.go:33
FunctionTest_colAlias
(t *testing.T)
internal/chunk/backend/dbase/repository/generic_test.go:184
FunctionTest_collectDirs
(t *testing.T)
cmd/slackdump/internal/ui/bubbles/filemgr/filemgr_test.go:120
FunctionTest_collectFiles
(t *testing.T)
cmd/slackdump/internal/ui/bubbles/filemgr/filemgr_test.go:65
FunctionTest_combinedChannels_Channels
(t *testing.T)
internal/chunk/control/processors_test.go:649
FunctionTest_combinedGenerator_Generate
(t *testing.T)
internal/chunk/control/runner_test.go:214
FunctionTest_conversationTransformer_Messages
(t *testing.T)
internal/chunk/control/processors_test.go:396
FunctionTest_conversationTransformer_ThreadMessages
(t *testing.T)
internal/chunk/control/processors_test.go:299
FunctionTest_conversationTransformer_mbeTransform
(t *testing.T)
internal/chunk/control/processors_test.go:203
FunctionTest_conversationTransformer_mbeTransformChannel
(t *testing.T)
internal/chunk/control/processors_test.go:1086
FunctionTest_conversationTransformer_mbeTransformThread
(t *testing.T)
internal/chunk/control/processors_test.go:1118
FunctionTest_conversationWorker
(t *testing.T)
internal/chunk/control/workers_test.go:81
FunctionTest_convertMessages
(t *testing.T)
source/dump_test.go:191
FunctionTest_convertToDM
(t *testing.T)
internal/structures/index_test.go:635
FunctionTest_copy2trg
(t *testing.T)
internal/convert/filecopy_test.go:38
FunctionTest_counter_Add
(t *testing.T)
internal/primitive/counter_test.go:20
FunctionTest_counter_Dec
(t *testing.T)
internal/primitive/counter_test.go:100
FunctionTest_counter_Inc
(t *testing.T)
internal/primitive/counter_test.go:66
FunctionTest_counter_N
(t *testing.T)
internal/primitive/counter_test.go:134
FunctionTest_createWsp
(t *testing.T)
cmd/slackdump/internal/workspace/new_test.go:33
FunctionTest_cubicWait
(t *testing.T)
internal/network/network_test.go:349
FunctionTest_currentWsp
(t *testing.T)
internal/cache/manager_test.go:36
← previousnext →3,501–3,600 of 4,254, ranked by callers