Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dropbox/dbxcli
/ accountType
Function
accountType
cmd/account_test.go:278–282 ·
view source on GitHub ↗
(tag string)
Source
from the content-addressed store, hash-verified
276
}
277
278
func
accountType(tag string) *users_common.AccountType {
279
return
&users_common.AccountType{
280
Tagged: dropbox.Tagged{Tag: tag},
281
}
282
}
Callers
1
testFullAccount
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected