MCPcopy Create free account

hub / github.com/rusq/slackdump / functions

Functions4,254 in github.com/rusq/slackdump

MethodUsers
Users processes chunk of users. If the callback is set, it will be called with the users slice.
internal/chunk/backend/directory/users.go:60
MethodUsers
(ctx context.Context, w io.Writer, users []slack.User)
internal/format/csv.go:154
MethodUsers
(ctx context.Context, w io.Writer, u []slack.User)
internal/format/text.go:117
MethodUsers
Users writes the user list to the writer.
internal/format/format.go:77
MethodUsers
(ctx context.Context, w io.Writer, u []slack.User)
internal/format/json.go:77
MethodUsers
(ctx context.Context)
cmd/slackdump/internal/diag/sdv1/source.go:70
MethodUsers
()
cmd/slackdump/internal/list/channels.go:120
MethodUsers
()
cmd/slackdump/internal/list/users.go:87
MethodUsersBulk
(ctx context.Context, proc processor.Users, ids ...string)
internal/chunk/control/interfaces.go:41
MethodUsersBulk
UsersBulk mocks base method.
internal/chunk/control/mock_control/mock_interfaces.go:137
MethodUsersBulk
UsersBulk indicates an expected call of UsersBulk.
internal/chunk/control/mock_control/mock_interfaces.go:149
MethodUsersBulkWithCustom
UsersBulkWithCustom mocks base method.
internal/chunk/control/mock_control/mock_interfaces.go:156
MethodUsersBulkWithCustom
UsersBulkWithCustom indicates an expected call of UsersBulkWithCustom.
internal/chunk/control/mock_control/mock_interfaces.go:168
FunctionV
(t)
internal/viewer/static/htmx.min.js:1
MethodVal
()
internal/chunk/backend/dbase/repository/dbchannel.go:66
MethodVal
()
internal/chunk/backend/dbase/repository/dbsearch_msg.go:51
MethodVal
()
internal/chunk/backend/dbase/repository/dbuser.go:68
MethodVal
()
internal/chunk/backend/dbase/repository/dbworkspace.go:91
MethodVal
()
internal/chunk/backend/dbase/repository/dbfile.go:103
MethodVal
()
internal/chunk/backend/dbase/repository/dbsearch_file.go:43
MethodValidate
Validate mocks base method.
internal/mocks/mock_auth/mock_auth.go:104
MethodValidate
Validate indicates an expected call of Validate.
internal/mocks/mock_auth/mock_auth.go:112
MethodValidate
()
internal/convert/convert.go:114
MethodValidate
Validate should return error, in case the token or cookies cannot be retrieved.
internal/chunk/chunktest/auth.go:48
FunctionValidateDuration
(s string)
cmd/slackdump/internal/ui/updaters/duration.go:35
FunctionValidateISODuration
(s string)
cmd/slackdump/internal/ui/updaters/duration.go:119
FunctionValidateNotEmpty
(s string)
cmd/slackdump/internal/ui/validators.go:27
FunctionValidateNotExists
(s string)
cmd/slackdump/internal/ui/validators.go:34
MethodView
()
cmd/slackdump/internal/workspace/workspaceui/workspaceui.go:196
MethodView
()
cmd/slackdump/internal/workspace/workspaceui/select.go:142
MethodView
()
cmd/slackdump/internal/wizard/model.go:86
MethodView
()
cmd/slackdump/internal/ui/filepicker.go:92
MethodView
()
cmd/slackdump/internal/ui/cfgui/cfgui.go:60
MethodView
()
cmd/slackdump/internal/ui/bubbles/menu/model.go:162
MethodView
()
cmd/slackdump/internal/ui/bubbles/btime/btime.go:238
MethodView
View renders a month view as a multiline string in the bubbletea application. View satisfies the `tea.Model` interface.
cmd/slackdump/internal/ui/bubbles/datepicker/datepicker.go:226
MethodView
()
cmd/slackdump/internal/ui/updaters/date.go:182
MethodView
()
cmd/slackdump/internal/ui/updaters/string.go:92
MethodView
()
cmd/slackdump/internal/ui/updaters/filepick.go:95
MethodView
()
cmd/slackdump/internal/ui/updaters/filepick_new.go:120
MethodView
()
cmd/slackdump/internal/ui/updaters/duration.go:115
MethodView
()
cmd/slackdump/internal/ui/updaters/multiselect.go:77
MethodView
()
cmd/slackdump/internal/ui/updaters/picklist.go:81
MethodView
()
cmd/slackdump/internal/apiconfig/checker_model.go:107
FunctionVn
(t,e)
internal/viewer/static/htmx.min.js:1
FunctionW
(e,t)
internal/viewer/static/htmx.min.js:1
FunctionWithCache
(enabled bool)
internal/chunk/directory.go:85
FunctionWithChannelCacheBase
WithChannelCacheBase allows to change the default cache file name for channels cache.
internal/cache/manager.go:103
FunctionWithDefaultFilename
(s string)
cmd/slackdump/internal/ui/filesystem.go:31
FunctionWithEncoder
WithEncoder allows you to specify a custom encoder to use for the chunks. By default [json.Encoder] is used.
internal/chunk/recorder.go:46
FunctionWithFilesystem
WithFilesystem sets the filesystem adapter to use for the session. If this option is not given, the default filesystem adapter is initialised with th
slackdump.go:72
FunctionWithForceEnterprise
(b bool)
slackdump.go:118
FunctionWithLimits
WithLimits sets the API limits to use for the session. If this option is not given, the default limits are initialised with the values specified in D
slackdump.go:83
FunctionWithLogger
WithLogger sets the logger to use for the session. If this option is not given, the default logger is initialised with the filename specified in Conf
slackdump.go:95
FunctionWithLogger
WithLogger sets the logger for the processor.
internal/chunk/backend/directory/conversations.go:81
FunctionWithMustExist
(b bool)
cmd/slackdump/internal/ui/filesystem.go:37
FunctionWithNumWorkers
(n int)
internal/chunk/directory.go:91
FunctionWithRecordFiles
WithRecordFiles sets whether the files should be recorded in the chunk file.
internal/chunk/backend/directory/conversations.go:88
FunctionWithReplaceURL
(wspURL, localHost string)
internal/viewer/renderer/slack.go:58
FunctionWithSlackClient
WithSlackClient sets the Slack client to use for the session. If this
slackdump.go:112
FunctionWithSource
WithSource pre-loads a source so that the server is immediately ready to answer tool calls. If this option is not provided the server starts without
internal/mcp/server.go:78
FunctionWithSourceLoader
WithSourceLoader overrides the function used by the load_source tool to open archive files. The default is [source.Load]. This option is primarily u
internal/mcp/server.go:97
FunctionWithUserCacheBase
WithUserCacheBase allows to change the default base name of "users.cache". If the filename is empty it's a noop. If the filename does not contain ext
internal/cache/manager.go:115
FunctionWithUserCacheRetention
WithUserCacheRetention sets the retention period for the user cache. If this option is not given, the default value is 60 minutes.
slackdump.go:105
FunctionWithUsers
WithUsers sets the users callback.
internal/chunk/backend/directory/users.go:39
FunctionWizDump
(ctx context.Context, cmd *base.Command, args []string)
cmd/slackdump/internal/dump/wizard.go:29
MethodWorkspaceInfo
WorkspaceInfo mocks base method.
mocks/mock_processor/mock_processor.go:333
MethodWorkspaceInfo
WorkspaceInfo indicates an expected call of WorkspaceInfo.
mocks/mock_processor/mock_processor.go:341
MethodWorkspaceInfo
(context.Context, *slack.AuthTestResponse)
processor/processor.go:67
MethodWorkspaceInfo
(ctx context.Context)
source/database.go:182
MethodWorkspaceInfo
(context.Context)
source/chunkdir.go:199
MethodWorkspaceInfo
(context.Context)
source/dump.go:264
MethodWorkspaceInfo
WorkspaceInfo mocks base method.
source/mock_source/mock_source.go:195
MethodWorkspaceInfo
WorkspaceInfo indicates an expected call of WorkspaceInfo.
source/mock_source/mock_source.go:204
MethodWorkspaceInfo
WorkspaceInfo mocks base method.
source/mock_source/mock_source.go:528
MethodWorkspaceInfo
WorkspaceInfo indicates an expected call of WorkspaceInfo.
source/mock_source/mock_source.go:537
MethodWorkspaceInfo
(context.Context)
internal/viewer/alias_test.go:117
MethodWorkspaceInfo
(context.Context)
internal/convert/html_test.go:315
MethodWorkspaceInfo
WorkspaceInfo writes the workspace info to the filesystem.
internal/convert/transform/dump.go:229
MethodWorkspaceInfo
(context.Context)
internal/redownload/redownload_test.go:101
MethodWorkspaceInfo
WorkspaceInfo returns the workspace info from the chunkfile.
internal/chunk/file.go:541
MethodWorkspaceInfo
()
internal/chunk/player.go:213
MethodWorkspaceInfo
WorkspaceInfo returns the workspace info from the directory.
internal/chunk/directory.go:423
MethodWorkspaceInfo
WorkspaceInfo is called when workspace info is retrieved.
internal/chunk/recorder.go:200
MethodWorkspaceInfo
WorkspaceInfo mocks base method.
internal/chunk/control/mock_control/mock_interfaces.go:175
MethodWorkspaceInfo
WorkspaceInfo indicates an expected call of WorkspaceInfo.
internal/chunk/control/mock_control/mock_interfaces.go:183
MethodWorkspaceInfo
(ctx context.Context)
cmd/slackdump/internal/diag/sdv1/source.go:135
MethodWorkspaceInfo
WorkspaceInfo fetches the workspace info and passes it to the processor. Getting it might be needed when the transformer need the current User ID or T
stream/stream.go:215
FunctionWorkspaceNew
(ctx context.Context, _ *base.Command, _ []string)
cmd/slackdump/internal/workspace/workspaceui/workspaceui.go:43
MethodWrite
Write mocks base method.
internal/mocks/mock_io/mock_io.go:110
MethodWrite
Write indicates an expected call of Write.
internal/mocks/mock_io/mock_io.go:119
MethodWrite
(p []byte)
internal/edge/close_test.go:31
MethodWrite
(p []byte)
cmd/slackdump/internal/workspace/list_format.go:43
FunctionYesNo
(message string)
cmd/slackdump/internal/golang/base/ui.go:13
FunctionYt
(e)
internal/viewer/static/htmx.min.js:1
FunctionZ
(e,t)
internal/viewer/static/htmx.min.js:1
Function_
()
auth/browser/browser_string.go:7
Function_
()
source/storagetype_string.go:7
Function_
(e,t)
internal/viewer/static/htmx.min.js:1
Function_
()
internal/chunk/chunktype_string.go:7
← previousnext →3,901–4,000 of 4,254, ranked by callers