package
0.0.0-20190716100821-95cfd762600a
Repository: https://github.com/go-stuff/grpc.git
Documentation: pkg.go.dev
# Constants
AuditCollection is the name of the collection in the database.
RoleCollection is the name of the collection in the database.
RouteCollection is the name of the collection in the database.
SessionCollection is the name of the collection in the database.
UserCollection is the name of the collection in the database.
# Structs
AuditServiceServer is a service in the API for managing Audits.
RoleServiceServer is a service in the API for managing Roles.
RouteServiceServer is a service in the API for managing Routes.
SessionServiceServer is a service in the API for managing Sessions.
UserServiceServer is a service in the API for managing users.