Crate minerva_user
source · [−]Expand description
Minerva System: USER Service
About this service
This service’s responsibility is that of managing anything related to users, which are the primary actors for interfacing with the rest of the system.
This service is not responsible for managing user authentication, for example, which is handled elsewhere.
Modules
This module wraps the repository which handles the user DTOs.
service 🔒
This module contains the actual implementation for the
User
gRPC service.Functions
main 🔒