mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 20:29:54 -06:00
committed by
Ralf Haferkamp
parent
3637149eeb
commit
c3c851286f
@@ -98,7 +98,7 @@ func WithRoleService(val RoleService) Option {
|
||||
}
|
||||
}
|
||||
|
||||
// WithRoleService provides a function to set the RoleService option.
|
||||
// WithSearchService provides a function to set the SearchService option.
|
||||
func WithSearchService(val searchsvc.SearchProviderService) Option {
|
||||
return func(o *Options) {
|
||||
o.SearchService = val
|
||||
|
||||
Reference in New Issue
Block a user