MCPcopy Create free account

hub / github.com/rusq/slackdump / functions

Functions4,254 in github.com/rusq/slackdump

MethodClose
Close mocks base method.
source/mock_source/mock_source.go:428
MethodClose
Close indicates an expected call of Close.
source/mock_source/mock_source.go:436
MethodClose
()
internal/client/client_test.go:24
MethodClose
Close indicates an expected call of Close.
internal/mocks/mock_io/mock_io.go:51
MethodClose
Close mocks base method.
internal/mocks/mock_io/mock_io.go:96
MethodClose
Close indicates an expected call of Close.
internal/mocks/mock_io/mock_io.go:104
MethodClose
()
internal/convert/filecopy.go:141
MethodClose
()
internal/convert/transform/fileproc/fileproc.go:75
MethodClose
()
internal/convert/transform/fileproc/dedup_test.go:24
MethodClose
Close stops the underlying downloader.
internal/convert/transform/fileproc/dedup.go:93
MethodClose
()
internal/edge/edge.go:116
MethodClose
()
internal/edge/close_test.go:21
MethodClose
()
internal/redownload/redownload_test.go:301
MethodClose
()
internal/chunk/player.go:217
MethodClose
()
internal/chunk/directory.go:415
MethodClose
Close mocks base method.
internal/chunk/control/mock_control/mock_interfaces.go:357
MethodClose
Close indicates an expected call of Close.
internal/chunk/control/mock_control/mock_interfaces.go:365
MethodClose
Close mocks base method.
internal/chunk/control/mock_control/mock_interfaces.go:439
MethodClose
Close indicates an expected call of Close.
internal/chunk/control/mock_control/mock_interfaces.go:447
MethodClose
Close closes the processor and the underlying chunk file.
internal/chunk/backend/directory/dirproc.go:54
MethodClose
Close mocks base method.
internal/chunk/backend/directory/dirproc_mock_test.go:169
MethodClose
Close indicates an expected call of Close.
internal/chunk/backend/directory/dirproc_mock_test.go:177
MethodCloseAll
CloseAll mocks base method.
internal/chunk/backend/directory/dirproc_mock_test.go:46
MethodCloseAll
CloseAll indicates an expected call of CloseAll.
internal/chunk/backend/directory/dirproc_mock_test.go:54
MethodCloseAll
CloseAll closes all open files.
internal/chunk/backend/directory/filetracker.go:110
FunctionCmdError
CmdError sends an error message.
cmd/slackdump/internal/ui/updaters/commands.go:44
FunctionCollect
Collect collects all Ks from iterator it, returning any encountered error.
internal/primitive/iter.go:24
FunctionCollect
Collect collects the values from the iterator into a slice of TestResult.
internal/testutil/iter.go:79
FunctionCollectFiles
CollectFiles returns a map of file paths to file info.
internal/testutil/fs.go:30
MethodConfirmationCode
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
MethodConfirmationCode
(email string)
auth/auth_ui/cli.go:130
MethodConfirmationCode
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
MethodConversation
timestamp, channel, username, text
internal/format/csv.go:63
MethodConversation
(ctx context.Context, w io.Writer, u []slack.User, conv *types.Conversation)
internal/format/json.go:69
FunctionConversationList
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
MethodConversations
Conversations mocks base method.
internal/chunk/control/mock_control/mock_interfaces.go:48
MethodConversations
Conversations indicates an expected call of Conversations.
internal/chunk/control/mock_control/mock_interfaces.go:56
MethodConvert
(ctx context.Context)
internal/convert/html.go:68
MethodConvert
(ctx context.Context)
internal/convert/dump.go:63
MethodConvert
(ctx context.Context, channelID, threadID string)
internal/convert/transform/export_coordinator_test.go:34
MethodCookies
Cookies mocks base method.
internal/mocks/mock_auth/mock_auth.go:46
MethodCookies
Cookies indicates an expected call of Cookies.
internal/mocks/mock_auth/mock_auth.go:54
MethodCookies
Cookies should return a set of Slack Session cookies.
internal/chunk/chunktest/auth.go:42
MethodCopy
Copy mocks base method.
internal/convert/mock_convert/mock_copier.go:44
MethodCopy
Copy indicates an expected call of Copy.
internal/convert/mock_convert/mock_copier.go:52
MethodCount
(ctx context.Context, conn sqlx.ExtContext, sessionID int64, chunkTypeID ...chunk.ChunkType)
internal/chunk/backend/dbase/repository/dbchunk.go:124
MethodCount
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
MethodCount
Count returns the number of messages in a channel.
internal/chunk/backend/dbase/repository/dbmessage.go:138
MethodCount
Count mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_chan_user.go:98
MethodCount
Count indicates an expected call of Count.
internal/chunk/backend/dbase/repository/mock_repository/mock_chan_user.go:107
MethodCount
Count mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:93
MethodCount
Count indicates an expected call of Count.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:102
MethodCount
Count mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_search_file.go:98
MethodCount
Count indicates an expected call of Count.
internal/chunk/backend/dbase/repository/mock_repository/mock_search_file.go:107
MethodCount
Count mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_search_msg.go:98
MethodCount
Count indicates an expected call of Count.
internal/chunk/backend/dbase/repository/mock_repository/mock_search_msg.go:107
MethodCount
Count mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_channel.go:98
MethodCount
Count indicates an expected call of Count.
internal/chunk/backend/dbase/repository/mock_repository/mock_channel.go:107
MethodCount
Count mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_file.go:98
MethodCount
Count indicates an expected call of Count.
internal/chunk/backend/dbase/repository/mock_repository/mock_file.go:107
MethodCount
Count mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_user.go:98
MethodCount
Count indicates an expected call of Count.
internal/chunk/backend/dbase/repository/mock_repository/mock_user.go:107
MethodCountThread
CountThread mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:108
MethodCountThread
CountThread indicates an expected call of CountThread.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:117
MethodCountThreadOnlyParts
CountThreadOnlyParts mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:123
MethodCountThreadOnlyParts
CountThreadOnlyParts indicates an expected call of CountThreadOnlyParts.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:132
MethodCountType
CountType mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_chan_user.go:113
MethodCountType
CountType indicates an expected call of CountType.
internal/chunk/backend/dbase/repository/mock_repository/mock_chan_user.go:126
MethodCountType
CountType mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_search_file.go:113
MethodCountType
CountType indicates an expected call of CountType.
internal/chunk/backend/dbase/repository/mock_repository/mock_search_file.go:126
MethodCountType
CountType mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_search_msg.go:113
MethodCountType
CountType indicates an expected call of CountType.
internal/chunk/backend/dbase/repository/mock_repository/mock_search_msg.go:126
MethodCountType
CountType mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_channel.go:113
MethodCountType
CountType indicates an expected call of CountType.
internal/chunk/backend/dbase/repository/mock_repository/mock_channel.go:126
MethodCountType
CountType mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_file.go:113
MethodCountType
CountType indicates an expected call of CountType.
internal/chunk/backend/dbase/repository/mock_repository/mock_file.go:126
MethodCountType
CountType mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_user.go:113
MethodCountType
CountType indicates an expected call of CountType.
internal/chunk/backend/dbase/repository/mock_repository/mock_user.go:126
MethodCountUnfinished
CountUnfinished mocks base method.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:138
MethodCountUnfinished
CountUnfinished indicates an expected call of CountUnfinished.
internal/chunk/backend/dbase/repository/mock_repository/mock_message.go:147
MethodCountUnfinishedChunks
(ctx context.Context, db *sqlx.DB)
internal/chunk/backend/dbase/repository/cleanup.go:36
MethodCountUnfinishedSessions
(ctx context.Context, db *sqlx.DB)
internal/chunk/backend/dbase/repository/cleanup.go:27
MethodCreate
(filename string)
internal/cache/auth.go:314
MethodCreate
Create mocks base method.
internal/mocks/mock_cache/mock_cache.go:104
MethodCreate
Create indicates an expected call of Create.
internal/mocks/mock_cache/mock_cache.go:113
MethodCreate
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
MethodCreateAndSelect
CreateAndSelect mocks base method.
cmd/slackdump/internal/workspace/workspaceui/test_mock_manager.go:45
MethodCreateAndSelect
CreateAndSelect indicates an expected call of CreateAndSelect.
cmd/slackdump/internal/workspace/workspaceui/test_mock_manager.go:54
MethodCurrent
Current mocks base method.
cmd/slackdump/internal/workspace/mocks_test.go:62
MethodCurrent
Current indicates an expected call of Current.
cmd/slackdump/internal/workspace/mocks_test.go:71
MethodCurrentUserID
CurrentUserID returns the user ID of the authenticated user.
slackdump.go:212
MethodData
()
cmd/slackdump/internal/list/channels.go:116
MethodData
()
cmd/slackdump/internal/list/users.go:83
MethodDatetime
()
types/message.go:33
FunctionDebugTempDir
DebugTempDir creates a temporary directory for debugging purposes. It does not get removed after the test.
internal/fixtures/fixtures.go:89
MethodDec
Dec mocks base method.
internal/chunk/backend/directory/dirproc_mock_test.go:183
MethodDec
Dec indicates an expected call of Dec.
internal/chunk/backend/directory/dirproc_mock_test.go:191
MethodDec
Dec mocks base method.
internal/chunk/backend/directory/dirproc_mock_test.go:305
MethodDec
Dec indicates an expected call of Dec.
internal/chunk/backend/directory/dirproc_mock_test.go:313
MethodDeduplicate
(ctx context.Context, db *sqlx.DB)
internal/chunk/backend/dbase/repository/dedupe.go:163
← previousnext →2,401–2,500 of 4,254, ranked by callers