Versions in this module Expand all Collapse all v1 v1.0.0 Nov 30, 2024 Changes in this version + func ConvertToFindByFormIDResponse(assignment *business.FormAssignment) *client.AssignmentFindByFormIDResponse + func ConvertToFindByGroupIDResponse(assignment *business.GroupAssignment) *client.AssignmentFindByGroupIDResponse + func Register(gRPC *grpc.Server, cfg *config.Config, service assignmentService)