Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rusq/slackdump
/ functions
Functions
4,254 in github.com/rusq/slackdump
⨍
Functions
4,254
◇
Types & classes
939
Method
Sorted
(ctx context.Context, channelID string, desc bool, cb func(ts time.Time, msg *slack.Message) error)
source/export.go:383
Method
Sorted
(ctx context.Context, id string, desc bool, cb func(ts time.Time, msg *slack.Message) error)
source/chunkdir.go:211
Method
Sorted
(ctx context.Context, channelID string, desc bool, cb func(ts time.Time, msg *slack.Message) error)
source/dump.go:281
Method
Sorted
Sorted mocks base method.
source/mock_source/mock_source.go:152
Method
Sorted
Sorted indicates an expected call of Sorted.
source/mock_source/mock_source.go:160
Method
Sorted
Sorted mocks base method.
source/mock_source/mock_source.go:485
Method
Sorted
Sorted indicates an expected call of Sorted.
source/mock_source/mock_source.go:493
Method
Sorted
(_ context.Context, channelID string, _ bool, cb func(time.Time, *slack.Message) error)
internal/viewer/alias_test.go:81
Method
Sorted
(_ context.Context, channelID string, _ bool, cb func(time.Time, *slack.Message) error)
internal/convert/html_test.go:277
Method
Sorted
(context.Context, string, bool, func(time.Time, *slack.Message) error)
internal/redownload/redownload_test.go:95
Method
Sorted
(ctx context.Context, channelID string, desc bool, cb func(ts time.Time, msg *slack.Message) error)
internal/chunk/directory.go:595
Method
Sorted
Sorted mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:267
Method
Sorted
Sorted indicates an expected call of Sorted.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:276
Method
Sorted
(ctx context.Context, channelID string, desc bool, cb func(ts time.Time, msg *slack.Message) error)
cmd/slackdump/internal/diag/sdv1/source.go:93
Method
StartWithUsers
(context.Context, []slack.User)
internal/convert/transform/dump_coordinator.go:74
Method
StartWithUsers
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
Method
StartWithUsers
(context.Context, []slack.User)
internal/chunk/control/noop.go:36
Method
StartWithUsers
StartWithUsers mocks base method.
internal/chunk/control/mock_control/mock_interfaces.go:213
Method
StartWithUsers
StartWithUsers indicates an expected call of StartWithUsers.
internal/chunk/control/mock_control/mock_interfaces.go:221
Method
StartWithUsers
StartWithUsers mocks base method.
internal/chunk/control/mock_control/mock_interfaces.go:251
Method
StartWithUsers
StartWithUsers indicates an expected call of StartWithUsers.
internal/chunk/control/mock_control/mock_interfaces.go:259
Method
State
()
internal/chunk/player.go:60
Method
Stop
()
auth/auth_ui/cli.go:98
Method
Stop
()
auth/auth_ui/huh.go:64
Method
Stop
()
internal/convert/transform/fileproc/fileproc.go:158
Method
Stop
()
internal/redownload/redownload_test.go:117
Method
Stop
Stop stops the Redownloader.
internal/redownload/redownload.go:89
Method
Stop
()
cmd/slackdump/internal/archive/search.go:152
Method
StreamChannels
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
Method
String
()
processors.go:62
Method
String
()
source/storagetype_string.go:22
Method
String
()
internal/chunk/chunktype_string.go:29
Method
String
()
internal/chunk/file_id.go:66
Method
String
()
cmd/slackdump/internal/convertcmd/datafmt_string.go:22
Method
String
()
cmd/slackdump/internal/cfg/stringslice.go:56
Method
String
()
cmd/slackdump/internal/cfg/timevalue.go:30
Method
String
()
stream/resulttype_string.go:23
Function
StringRequire
StringRequire requires user to input string.
cmd/slackdump/internal/ui/input.go:40
Function
StripExt
StripExt strips file extension.
internal/fixtures/file_functions.go:77
Method
Swap
(i, j int)
internal/structures/messages.go:37
Method
Swap
(i, j int)
internal/chunk/file.go:282
Method
Sys
Sys mocks base method.
internal/mocks/mock_os/mock_os.go:115
Method
Sys
Sys indicates an expected call of Sys.
internal/mocks/mock_os/mock_os.go:123
Method
Sys
()
cmd/slackdump/internal/ui/bubbles/filemgr/filemgr.go:471
Function
TS2int
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
Method
Test
TestAuth attempts to authenticate with the given provider. It will return AuthError if failed.
auth/auth.go:128
Method
Test
Test mocks base method.
internal/mocks/mock_auth/mock_auth.go:89
Method
Test
Test indicates an expected call of Test.
internal/mocks/mock_auth/mock_auth.go:98
Method
Test
Test tests if credentials are valid.
internal/chunk/chunktest/auth.go:54
Function
TestAddTool
(t *testing.T)
internal/mcp/server_test.go:91
Function
TestAliasPutHandler
(t *testing.T)
internal/viewer/alias_test.go:294
Function
TestAliasPutHandlerInvalid
(t *testing.T)
internal/viewer/alias_test.go:342
Function
TestAliasPutHandler_Lifecycle
(t *testing.T)
internal/viewer/alias_test.go:378
Function
TestAliasRepository_SetGetAllDelete
(t *testing.T)
internal/chunk/backend/dbase/repository/alias_test.go:26
Function
TestAll
(t *testing.T)
internal/format/format_test.go:24
Function
TestAskOverwrite
(t *testing.T)
cmd/slackdump/internal/bootstrap/files_test.go:43
Function
TestAuthData_IsEmpty
(t *testing.T)
internal/cache/auth_test.go:111
Function
TestAuthData_Type
(t *testing.T)
internal/cache/auth_test.go:63
Function
TestAuthError_Is
(t *testing.T)
auth/auth_error_test.go:60
Function
TestAuthError_Unwrap
(t *testing.T)
auth/auth_error_test.go:28
Function
TestAuthReset
(t *testing.T)
internal/cache/auth_test.go:483
Function
TestAvatarProc_removeDoubleDots
(t *testing.T)
internal/convert/transform/fileproc/avatar_test.go:57
Function
TestBoolArg
(t *testing.T)
internal/mcp/server_test.go:300
Function
TestBuildInfo_IsReleased
(t *testing.T)
cmd/slackdump/internal/cfg/cfg_test.go:112
Function
TestBuildInfo_Normalised
(t *testing.T)
cmd/slackdump/internal/cfg/cfg_test.go:192
Function
TestCacheDir
(t *testing.T)
cmd/slackdump/internal/cfg/cache_test.go:25
Function
TestCacheOptionsCacheDirectory
(t *testing.T)
cmd/slackdump/internal/workspace/workspaceui/workspaceui_test.go:30
Function
TestCanvasChannelFromFileID
(t *testing.T)
internal/edge/canvas_test.go:27
Function
TestCanvasContentHandler_DegradesGracefullyWithoutFileByID
(t *testing.T)
internal/viewer/handlers_test.go:341
Function
TestCanvasContentHandler_ServesCanvasHTML
(t *testing.T)
internal/viewer/handlers_test.go:323
Function
TestCanvasHandler_RendersFullPageWithoutHTMX
(t *testing.T)
internal/viewer/handlers_test.go:278
Function
TestCanvasHandler_RendersHTMXPartial
(t *testing.T)
internal/viewer/handlers_test.go:300
Function
TestChannelDisplayName
(t *testing.T)
internal/viewer/alias_test.go:274
Function
TestChannelHandler_RendersFullPageWithoutHTMX
(t *testing.T)
internal/viewer/handlers_test.go:177
Function
TestChannelHandler_RendersHTMXPartial
(t *testing.T)
internal/viewer/handlers_test.go:199
Function
TestChannelStream
(t *testing.T)
stream/stream_test.go:52
Function
TestChannelType
(t *testing.T)
internal/structures/conversation_test.go:105
Function
TestChannelsTeamID
(t *testing.T)
cmd/slackdump/internal/diag/merge_test.go:229
Function
TestCheckArchives
(t *testing.T)
cmd/slackdump/internal/diag/merge_test.go:81
Function
TestChunkCount_Sum
(t *testing.T)
internal/chunk/backend/dbase/repository/dbchunk_test.go:421
Function
TestChunkDir_ChannelInfo
(t *testing.T)
source/chunkdir_test.go:52
Function
TestChunkDir_channelInfo
(t *testing.T)
source/chunkdir_test.go:170
Function
TestChunkToExport_Convert
(t *testing.T)
internal/convert/export_test.go:119
Function
TestChunkToExport_Validate
(t *testing.T)
internal/convert/export_test.go:43
Function
TestChunk_ID
(t *testing.T)
internal/chunk/chunk_test.go:28
Function
TestChunk_messageTimestamps
(t *testing.T)
internal/chunk/chunk_test.go:190
Function
TestCleanupRepository_CleanupUnfinishedSessions
(t *testing.T)
internal/chunk/backend/dbase/repository/cleanup_test.go:47
Function
TestCleanupRepository_CountUnfinishedChunks
(t *testing.T)
internal/chunk/backend/dbase/repository/cleanup_test.go:31
Function
TestCleanupRepository_CountUnfinishedSessions
(t *testing.T)
internal/chunk/backend/dbase/repository/cleanup_test.go:15
Function
TestClientClose_closesSlackAndEdgeTransports
(t *testing.T)
internal/client/client_test.go:52
Function
TestClientClose_closesSlackTransportOnly
(t *testing.T)
internal/client/client_test.go:39
Function
TestClientClose_closesTapeAndTransport
(t *testing.T)
internal/edge/close_test.go:40
Function
TestClientClose_joinsErrors
(t *testing.T)
internal/client/client_test.go:76
Function
TestClientClose_joinsErrors
(t *testing.T)
internal/edge/close_test.go:55
Function
TestClientClose_wrapIsNoOp
(t *testing.T)
internal/client/client_test.go:100
Function
TestClient_AuthenticationHeader
(t *testing.T)
cmd/slackdump/internal/diag/updater/github/github_test.go:71
Function
TestClient_CanvasThreadRoots
(t *testing.T)
internal/edge/canvas_test.go:68
Function
TestClient_CanvasThreadRoots_invalidFileID
(t *testing.T)
internal/edge/canvas_test.go:115
Function
TestClient_ClientUserBoot
(t *testing.T)
internal/edge/client_boot_test.go:30
Function
TestClient_Download
(t *testing.T)
downloader/downloader_test.go:123
← previous
next →
3,101–3,200 of 4,254, ranked by callers