MCPcopy Create free account
hub / github.com/dropbox/dbxcli / ModifySharedLinkSettingsRawContext

Method ModifySharedLinkSettingsRawContext

cmd/share_link.go:34–34  ·  view source on GitHub ↗
(context.Context, string, *rawSharedLinkSettings, bool)

Source from the content-addressed store, hash-verified

32 ModifySharedLinkSettingsContext(context.Context, *sharing.ModifySharedLinkSettingsArgs) (sharing.IsSharedLinkMetadata, error)
33 RevokeSharedLinkContext(context.Context, *sharing.RevokeSharedLinkArg) error
34 ModifySharedLinkSettingsRawContext(context.Context, string, *rawSharedLinkSettings, bool) error
35}
36
37type sdkSharedLinkClient struct {

Callers 2

shareLinkUpdateFunction · 0.65

Implementers 1

mockSharedLinkClientcmd/share_create_link_test.go

Calls

no outgoing calls

Tested by

no test coverage detected