Versions in this module Expand all Collapse all v0 v0.0.2 May 26, 2026 v0.0.1 May 25, 2026 Changes in this version + var Component = &component.Component + type Service struct + func NewService(election *election.Election) *Service + func (s *Service) Election(_ context.Context, age *model.Age) (*emptypb.Empty, error) + func (s *Service) Vote(_ context.Context, bulletin *model.Bulletin) (*emptypb.Empty, error)