mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-07-10 23:49:27 -04:00
Add comment on exported function
This commit is contained in:
@@ -77,6 +77,7 @@ func AccountsClient(ac acc.AccountsService) Option {
|
||||
}
|
||||
}
|
||||
|
||||
// SettingsRoleService provides a function to set the role service option.
|
||||
func SettingsRoleService(rc settings.RoleService) Option {
|
||||
return func(o *Options) {
|
||||
o.SettingsRoleService = rc
|
||||
|
||||
Reference in New Issue
Block a user