Documentation ¶
Overview ¶
Package server provides an implementation of the groups.Group RPC interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewManager ¶
func NewManager(st store.Store, auth security.Authorizer) rpc.Dispatcher
NewManager returns an rpc.Dispatcher implementation for a namespace of groups.
The authorization policy for the creation of new groups will be controlled by the provided Authorizer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.