MCPcopy Create free account

hub / github.com/rusq/slackdump / functions

Functions4,254 in github.com/rusq/slackdump

MethodSorted
(ctx context.Context, channelID string, desc bool, cb func(ts time.Time, msg *slack.Message) error)
source/export.go:383
MethodSorted
(ctx context.Context, id string, desc bool, cb func(ts time.Time, msg *slack.Message) error)
source/chunkdir.go:211
MethodSorted
(ctx context.Context, channelID string, desc bool, cb func(ts time.Time, msg *slack.Message) error)
source/dump.go:281
MethodSorted
Sorted mocks base method.
source/mock_source/mock_source.go:152
MethodSorted
Sorted indicates an expected call of Sorted.
source/mock_source/mock_source.go:160
MethodSorted
Sorted mocks base method.
source/mock_source/mock_source.go:485
MethodSorted
Sorted indicates an expected call of Sorted.
source/mock_source/mock_source.go:493
MethodSorted
(_ context.Context, channelID string, _ bool, cb func(time.Time, *slack.Message) error)
internal/viewer/alias_test.go:81
MethodSorted
(_ context.Context, channelID string, _ bool, cb func(time.Time, *slack.Message) error)
internal/convert/html_test.go:277
MethodSorted
(context.Context, string, bool, func(time.Time, *slack.Message) error)
internal/redownload/redownload_test.go:95
MethodSorted
(ctx context.Context, channelID string, desc bool, cb func(ts time.Time, msg *slack.Message) error)
internal/chunk/directory.go:595
MethodSorted
Sorted mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:267
MethodSorted
Sorted indicates an expected call of Sorted.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:276
MethodSorted
(ctx context.Context, channelID string, desc bool, cb func(ts time.Time, msg *slack.Message) error)
cmd/slackdump/internal/diag/sdv1/source.go:93
MethodStartWithUsers
(context.Context, []slack.User)
internal/convert/transform/dump_coordinator.go:74
MethodStartWithUsers
StartWithUsers starts the Transform processor with the provided list of users. Users are used to populate each message with the user profile, as per
internal/convert/transform/export_coordinator.go:118
MethodStartWithUsers
(context.Context, []slack.User)
internal/chunk/control/noop.go:36
MethodStartWithUsers
StartWithUsers mocks base method.
internal/chunk/control/mock_control/mock_interfaces.go:213
MethodStartWithUsers
StartWithUsers indicates an expected call of StartWithUsers.
internal/chunk/control/mock_control/mock_interfaces.go:221
MethodStartWithUsers
StartWithUsers mocks base method.
internal/chunk/control/mock_control/mock_interfaces.go:251
MethodStartWithUsers
StartWithUsers indicates an expected call of StartWithUsers.
internal/chunk/control/mock_control/mock_interfaces.go:259
MethodState
()
internal/chunk/player.go:60
MethodStop
()
auth/auth_ui/cli.go:98
MethodStop
()
auth/auth_ui/huh.go:64
MethodStop
()
internal/convert/transform/fileproc/fileproc.go:158
MethodStop
()
internal/redownload/redownload_test.go:117
MethodStop
Stop stops the Redownloader.
internal/redownload/redownload.go:89
MethodStop
()
cmd/slackdump/internal/archive/search.go:152
MethodStreamChannels
StreamChannels requests the channels from the API and calls the callback function cb for each. It is a wrapper for [StreamChannelsEx]. Deprecated: U
channels.go:77
MethodString
()
processors.go:62
MethodString
()
source/storagetype_string.go:22
MethodString
()
internal/chunk/chunktype_string.go:29
MethodString
()
internal/chunk/file_id.go:66
MethodString
()
cmd/slackdump/internal/convertcmd/datafmt_string.go:22
MethodString
()
cmd/slackdump/internal/cfg/stringslice.go:56
MethodString
()
cmd/slackdump/internal/cfg/timevalue.go:30
MethodString
()
stream/resulttype_string.go:23
FunctionStringRequire
StringRequire requires user to input string.
cmd/slackdump/internal/ui/input.go:40
FunctionStripExt
StripExt strips file extension.
internal/fixtures/file_functions.go:77
MethodSwap
(i, j int)
internal/structures/messages.go:37
MethodSwap
(i, j int)
internal/chunk/file.go:282
MethodSys
Sys mocks base method.
internal/mocks/mock_os/mock_os.go:115
MethodSys
Sys indicates an expected call of Sys.
internal/mocks/mock_os/mock_os.go:123
MethodSys
()
cmd/slackdump/internal/ui/bubbles/filemgr/filemgr.go:471
FunctionTS2int
TS2int converts a slack timestamp to an int64 by stripping the dot and converting the string to an int64. It is useful for fast comparison.
internal/fasttime/fasttime_x64.go:28
MethodTest
TestAuth attempts to authenticate with the given provider. It will return AuthError if failed.
auth/auth.go:128
MethodTest
Test mocks base method.
internal/mocks/mock_auth/mock_auth.go:89
MethodTest
Test indicates an expected call of Test.
internal/mocks/mock_auth/mock_auth.go:98
MethodTest
Test tests if credentials are valid.
internal/chunk/chunktest/auth.go:54
FunctionTestAddTool
(t *testing.T)
internal/mcp/server_test.go:91
FunctionTestAliasPutHandler
(t *testing.T)
internal/viewer/alias_test.go:294
FunctionTestAliasPutHandlerInvalid
(t *testing.T)
internal/viewer/alias_test.go:342
FunctionTestAliasPutHandler_Lifecycle
(t *testing.T)
internal/viewer/alias_test.go:378
FunctionTestAliasRepository_SetGetAllDelete
(t *testing.T)
internal/chunk/backend/dbase/repository/alias_test.go:26
FunctionTestAll
(t *testing.T)
internal/format/format_test.go:24
FunctionTestAskOverwrite
(t *testing.T)
cmd/slackdump/internal/bootstrap/files_test.go:43
FunctionTestAuthData_IsEmpty
(t *testing.T)
internal/cache/auth_test.go:111
FunctionTestAuthData_Type
(t *testing.T)
internal/cache/auth_test.go:63
FunctionTestAuthError_Is
(t *testing.T)
auth/auth_error_test.go:60
FunctionTestAuthError_Unwrap
(t *testing.T)
auth/auth_error_test.go:28
FunctionTestAuthReset
(t *testing.T)
internal/cache/auth_test.go:483
FunctionTestAvatarProc_removeDoubleDots
(t *testing.T)
internal/convert/transform/fileproc/avatar_test.go:57
FunctionTestBoolArg
(t *testing.T)
internal/mcp/server_test.go:300
FunctionTestBuildInfo_IsReleased
(t *testing.T)
cmd/slackdump/internal/cfg/cfg_test.go:112
FunctionTestBuildInfo_Normalised
(t *testing.T)
cmd/slackdump/internal/cfg/cfg_test.go:192
FunctionTestCacheDir
(t *testing.T)
cmd/slackdump/internal/cfg/cache_test.go:25
FunctionTestCacheOptionsCacheDirectory
(t *testing.T)
cmd/slackdump/internal/workspace/workspaceui/workspaceui_test.go:30
FunctionTestCanvasChannelFromFileID
(t *testing.T)
internal/edge/canvas_test.go:27
FunctionTestCanvasContentHandler_DegradesGracefullyWithoutFileByID
(t *testing.T)
internal/viewer/handlers_test.go:341
FunctionTestCanvasContentHandler_ServesCanvasHTML
(t *testing.T)
internal/viewer/handlers_test.go:323
FunctionTestCanvasHandler_RendersFullPageWithoutHTMX
(t *testing.T)
internal/viewer/handlers_test.go:278
FunctionTestCanvasHandler_RendersHTMXPartial
(t *testing.T)
internal/viewer/handlers_test.go:300
FunctionTestChannelDisplayName
(t *testing.T)
internal/viewer/alias_test.go:274
FunctionTestChannelHandler_RendersFullPageWithoutHTMX
(t *testing.T)
internal/viewer/handlers_test.go:177
FunctionTestChannelHandler_RendersHTMXPartial
(t *testing.T)
internal/viewer/handlers_test.go:199
FunctionTestChannelStream
(t *testing.T)
stream/stream_test.go:52
FunctionTestChannelType
(t *testing.T)
internal/structures/conversation_test.go:105
FunctionTestChannelsTeamID
(t *testing.T)
cmd/slackdump/internal/diag/merge_test.go:229
FunctionTestCheckArchives
(t *testing.T)
cmd/slackdump/internal/diag/merge_test.go:81
FunctionTestChunkCount_Sum
(t *testing.T)
internal/chunk/backend/dbase/repository/dbchunk_test.go:421
FunctionTestChunkDir_ChannelInfo
(t *testing.T)
source/chunkdir_test.go:52
FunctionTestChunkDir_channelInfo
(t *testing.T)
source/chunkdir_test.go:170
FunctionTestChunkToExport_Convert
(t *testing.T)
internal/convert/export_test.go:119
FunctionTestChunkToExport_Validate
(t *testing.T)
internal/convert/export_test.go:43
FunctionTestChunk_ID
(t *testing.T)
internal/chunk/chunk_test.go:28
FunctionTestChunk_messageTimestamps
(t *testing.T)
internal/chunk/chunk_test.go:190
FunctionTestCleanupRepository_CleanupUnfinishedSessions
(t *testing.T)
internal/chunk/backend/dbase/repository/cleanup_test.go:47
FunctionTestCleanupRepository_CountUnfinishedChunks
(t *testing.T)
internal/chunk/backend/dbase/repository/cleanup_test.go:31
FunctionTestCleanupRepository_CountUnfinishedSessions
(t *testing.T)
internal/chunk/backend/dbase/repository/cleanup_test.go:15
FunctionTestClientClose_closesSlackAndEdgeTransports
(t *testing.T)
internal/client/client_test.go:52
FunctionTestClientClose_closesSlackTransportOnly
(t *testing.T)
internal/client/client_test.go:39
FunctionTestClientClose_closesTapeAndTransport
(t *testing.T)
internal/edge/close_test.go:40
FunctionTestClientClose_joinsErrors
(t *testing.T)
internal/client/client_test.go:76
FunctionTestClientClose_joinsErrors
(t *testing.T)
internal/edge/close_test.go:55
FunctionTestClientClose_wrapIsNoOp
(t *testing.T)
internal/client/client_test.go:100
FunctionTestClient_AuthenticationHeader
(t *testing.T)
cmd/slackdump/internal/diag/updater/github/github_test.go:71
FunctionTestClient_CanvasThreadRoots
(t *testing.T)
internal/edge/canvas_test.go:68
FunctionTestClient_CanvasThreadRoots_invalidFileID
(t *testing.T)
internal/edge/canvas_test.go:115
FunctionTestClient_ClientUserBoot
(t *testing.T)
internal/edge/client_boot_test.go:30
FunctionTestClient_Download
(t *testing.T)
downloader/downloader_test.go:123
← previousnext →3,101–3,200 of 4,254, ranked by callers