Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ChangeService ¶
type ChangeService struct {
// contains filtered or unexported fields
}
func (*ChangeService) ChangePassword ¶
func (c *ChangeService) ChangePassword(ctx context.Context, req *api.ChangeRequest) (*api.ChangeReply, error)
func (*ChangeService) GetManagers ¶
func (c *ChangeService) GetManagers(ctx context.Context, req *api.ManagersRequest) (*api.ManagersReply, error)
func (*ChangeService) Register ¶
func (c *ChangeService) Register(rpc *grpc.Server)
Click to show internal directories.
Click to hide internal directories.