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

Method GetSpaceUsageContext

cmd/users_client.go:13–13  ·  view source on GitHub ↗
(context.Context)

Source from the content-addressed store, hash-verified

11 GetAccountContext(context.Context, *users.GetAccountArg) (*users.BasicAccount, error)
12 GetCurrentAccountContext(context.Context) (*users.FullAccount, error)
13 GetSpaceUsageContext(context.Context) (*users.SpaceUsage, error)
14}
15
16var usersNewFunc = func(cfg dropbox.Config) usersClient {

Callers 1

duFunction · 0.65

Implementers 1

mockUsersClientcmd/users_test.go

Calls

no outgoing calls

Tested by

no test coverage detected