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
Close
Close mocks base method.
source/mock_source/mock_source.go:428
Method
Close
Close indicates an expected call of Close.
source/mock_source/mock_source.go:436
Method
Close
()
internal/client/client_test.go:24
Method
Close
Close indicates an expected call of Close.
internal/mocks/mock_io/mock_io.go:51
Method
Close
Close mocks base method.
internal/mocks/mock_io/mock_io.go:96
Method
Close
Close indicates an expected call of Close.
internal/mocks/mock_io/mock_io.go:104
Method
Close
()
internal/convert/filecopy.go:141
Method
Close
()
internal/convert/transform/fileproc/fileproc.go:75
Method
Close
()
internal/convert/transform/fileproc/dedup_test.go:24
Method
Close
Close stops the underlying downloader.
internal/convert/transform/fileproc/dedup.go:93
Method
Close
()
internal/edge/edge.go:116
Method
Close
()
internal/edge/close_test.go:21
Method
Close
()
internal/redownload/redownload_test.go:301
Method
Close
()
internal/chunk/player.go:217
Method
Close
()
internal/chunk/directory.go:415
Method
Close
Close mocks base method.
internal/chunk/control/mock_control/mock_interfaces.go:357
Method
Close
Close indicates an expected call of Close.
internal/chunk/control/mock_control/mock_interfaces.go:365
Method
Close
Close mocks base method.
internal/chunk/control/mock_control/mock_interfaces.go:439
Method
Close
Close indicates an expected call of Close.
internal/chunk/control/mock_control/mock_interfaces.go:447
Method
Close
Close closes the processor and the underlying chunk file.
internal/chunk/backend/directory/dirproc.go:54
Method
Close
Close mocks base method.
internal/chunk/backend/directory/dirproc_mock_test.go:169
Method
Close
Close indicates an expected call of Close.
internal/chunk/backend/directory/dirproc_mock_test.go:177
Method
CloseAll
CloseAll mocks base method.
internal/chunk/backend/directory/dirproc_mock_test.go:46
Method
CloseAll
CloseAll indicates an expected call of CloseAll.
internal/chunk/backend/directory/dirproc_mock_test.go:54
Method
CloseAll
CloseAll closes all open files.
internal/chunk/backend/directory/filetracker.go:110
Function
CmdError
CmdError sends an error message.
cmd/slackdump/internal/ui/updaters/commands.go:44
Function
Collect
Collect collects all Ks from iterator it, returning any encountered error.
internal/primitive/iter.go:24
Function
Collect
Collect collects the values from the iterator into a slice of TestResult.
internal/testutil/iter.go:79
Function
CollectFiles
CollectFiles returns a map of file paths to file info.
internal/testutil/fs.go:30
Method
ConfirmationCode
ConfirmationCode should request the confirmation code from the user and return it. Callback function is called to indicate that the code is requested
auth/rod.go:95
Method
ConfirmationCode
(email string)
auth/auth_ui/cli.go:130
Method
ConfirmationCode
ConfirmationCode asks the user to input the confirmation code, does some validation on it and returns it as an int.
auth/auth_ui/huh.go:233
Method
Conversation
timestamp, channel, username, text
internal/format/csv.go:63
Method
Conversation
(ctx context.Context, w io.Writer, u []slack.User, conv *types.Conversation)
internal/format/json.go:69
Function
ConversationList
ConversationList asks the user for the list of conversations to dump or export. msg is the message to display to the user.
cmd/slackdump/internal/ui/ask/dump.go:28
Method
Conversations
Conversations mocks base method.
internal/chunk/control/mock_control/mock_interfaces.go:48
Method
Conversations
Conversations indicates an expected call of Conversations.
internal/chunk/control/mock_control/mock_interfaces.go:56
Method
Convert
(ctx context.Context)
internal/convert/html.go:68
Method
Convert
(ctx context.Context)
internal/convert/dump.go:63
Method
Convert
(ctx context.Context, channelID, threadID string)
internal/convert/transform/export_coordinator_test.go:34
Method
Cookies
Cookies mocks base method.
internal/mocks/mock_auth/mock_auth.go:46
Method
Cookies
Cookies indicates an expected call of Cookies.
internal/mocks/mock_auth/mock_auth.go:54
Method
Cookies
Cookies should return a set of Slack Session cookies.
internal/chunk/chunktest/auth.go:42
Method
Copy
Copy mocks base method.
internal/convert/mock_convert/mock_copier.go:44
Method
Copy
Copy indicates an expected call of Copy.
internal/convert/mock_convert/mock_copier.go:52
Method
Count
(ctx context.Context, conn sqlx.ExtContext, sessionID int64, chunkTypeID ...chunk.ChunkType)
internal/chunk/backend/dbase/repository/dbchunk.go:124
Method
Count
Count is a generic implementation of the Count method for the repository that returns all chunks of T. Concrete / implementations may choose to overr
internal/chunk/backend/dbase/repository/generic.go:204
Method
Count
Count returns the number of messages in a channel.
internal/chunk/backend/dbase/repository/dbmessage.go:138
Method
Count
Count mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_chan_user.go:98
Method
Count
Count indicates an expected call of Count.
internal/chunk/backend/dbase/repository/mock_repository/mock_chan_user.go:107
Method
Count
Count mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:93
Method
Count
Count indicates an expected call of Count.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:102
Method
Count
Count mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_search_file.go:98
Method
Count
Count indicates an expected call of Count.
internal/chunk/backend/dbase/repository/mock_repository/mock_search_file.go:107
Method
Count
Count mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_search_msg.go:98
Method
Count
Count indicates an expected call of Count.
internal/chunk/backend/dbase/repository/mock_repository/mock_search_msg.go:107
Method
Count
Count mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_channel.go:98
Method
Count
Count indicates an expected call of Count.
internal/chunk/backend/dbase/repository/mock_repository/mock_channel.go:107
Method
Count
Count mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_file.go:98
Method
Count
Count indicates an expected call of Count.
internal/chunk/backend/dbase/repository/mock_repository/mock_file.go:107
Method
Count
Count mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_user.go:98
Method
Count
Count indicates an expected call of Count.
internal/chunk/backend/dbase/repository/mock_repository/mock_user.go:107
Method
CountThread
CountThread mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:108
Method
CountThread
CountThread indicates an expected call of CountThread.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:117
Method
CountThreadOnlyParts
CountThreadOnlyParts mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:123
Method
CountThreadOnlyParts
CountThreadOnlyParts indicates an expected call of CountThreadOnlyParts.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:132
Method
CountType
CountType mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_chan_user.go:113
Method
CountType
CountType indicates an expected call of CountType.
internal/chunk/backend/dbase/repository/mock_repository/mock_chan_user.go:126
Method
CountType
CountType mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_search_file.go:113
Method
CountType
CountType indicates an expected call of CountType.
internal/chunk/backend/dbase/repository/mock_repository/mock_search_file.go:126
Method
CountType
CountType mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_search_msg.go:113
Method
CountType
CountType indicates an expected call of CountType.
internal/chunk/backend/dbase/repository/mock_repository/mock_search_msg.go:126
Method
CountType
CountType mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_channel.go:113
Method
CountType
CountType indicates an expected call of CountType.
internal/chunk/backend/dbase/repository/mock_repository/mock_channel.go:126
Method
CountType
CountType mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_file.go:113
Method
CountType
CountType indicates an expected call of CountType.
internal/chunk/backend/dbase/repository/mock_repository/mock_file.go:126
Method
CountType
CountType mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_user.go:113
Method
CountType
CountType indicates an expected call of CountType.
internal/chunk/backend/dbase/repository/mock_repository/mock_user.go:126
Method
CountUnfinished
CountUnfinished mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:138
Method
CountUnfinished
CountUnfinished indicates an expected call of CountUnfinished.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:147
Method
CountUnfinishedChunks
(ctx context.Context, db *sqlx.DB)
internal/chunk/backend/dbase/repository/cleanup.go:36
Method
CountUnfinishedSessions
(ctx context.Context, db *sqlx.DB)
internal/chunk/backend/dbase/repository/cleanup.go:27
Method
Create
(filename string)
internal/cache/auth.go:314
Method
Create
Create mocks base method.
internal/mocks/mock_cache/mock_cache.go:104
Method
Create
Create indicates an expected call of Create.
internal/mocks/mock_cache/mock_cache.go:113
Method
Create
Create creates the chunk file with the given name. Extension is appended automatically. Example: cd, _ := chunk.OpenDirectory("chunks") f, _ := c
internal/chunk/directory.go:392
Method
CreateAndSelect
CreateAndSelect mocks base method.
cmd/slackdump/internal/workspace/workspaceui/test_mock_manager.go:45
Method
CreateAndSelect
CreateAndSelect indicates an expected call of CreateAndSelect.
cmd/slackdump/internal/workspace/workspaceui/test_mock_manager.go:54
Method
Current
Current mocks base method.
cmd/slackdump/internal/workspace/mocks_test.go:62
Method
Current
Current indicates an expected call of Current.
cmd/slackdump/internal/workspace/mocks_test.go:71
Method
CurrentUserID
CurrentUserID returns the user ID of the authenticated user.
slackdump.go:212
Method
Data
()
cmd/slackdump/internal/list/channels.go:116
Method
Data
()
cmd/slackdump/internal/list/users.go:83
Method
Datetime
()
types/message.go:33
Function
DebugTempDir
DebugTempDir creates a temporary directory for debugging purposes. It does not get removed after the test.
internal/fixtures/fixtures.go:89
Method
Dec
Dec mocks base method.
internal/chunk/backend/directory/dirproc_mock_test.go:183
Method
Dec
Dec indicates an expected call of Dec.
internal/chunk/backend/directory/dirproc_mock_test.go:191
Method
Dec
Dec mocks base method.
internal/chunk/backend/directory/dirproc_mock_test.go:305
Method
Dec
Dec indicates an expected call of Dec.
internal/chunk/backend/directory/dirproc_mock_test.go:313
Method
Deduplicate
(ctx context.Context, db *sqlx.DB)
internal/chunk/backend/dbase/repository/dedupe.go:163
← previous
next →
2,401–2,500 of 4,254, ranked by callers