Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SaverService ¶
type SaverService struct { lib.UnimplementedSaverServer // contains filtered or unexported fields }
func NewSaverService ¶
func NewSaverService(log *logan.Entry, listener net.Listener, voter *voter.Voter, rarimo *grpc.ClientConn) *SaverService
func (*SaverService) Revote ¶
func (s *SaverService) Revote(ctx context.Context, req *lib.RevoteRequest) (*lib.RevoteResponse, error)
func (*SaverService) Run ¶
func (s *SaverService) Run() error
Click to show internal directories.
Click to hide internal directories.