package
0.0.0-20240424011604-4f1ea401ae9d
Repository: https://github.com/minerva-system/minerva-go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Products_ServiceDesc is the grpc.ServiceDesc for Products service.
Session_ServiceDesc is the grpc.ServiceDesc for Session service.
Tenant_ServiceDesc is the grpc.ServiceDesc for Tenant service.
User_ServiceDesc is the grpc.ServiceDesc for User service.
# Structs
A message describing a company on the database.
A message containing a list of companies.
A message containing the index of an expected entity.
A message containing the index of a page for a list of entities.
A message describing a product that can be sent back and forth.
A message containing a list of products.
A message containing data to require a session creation on the backend.
A message containing session data retrieved from the backend.
A message for returning a session token for the user.
A message containing the index of an expected entity, and the id of a given company this entity belongs to, in a multi-tenant context.
A message containing the index of a page for a list of entities, and the id of a given company in a multi-tenant context.
UnimplementedProductsServer must be embedded to have forward compatible implementations.
UnimplementedSessionServer must be embedded to have forward compatible implementations.
UnimplementedTenantServer must be embedded to have forward compatible implementations.
UnimplementedUserServer must be embedded to have forward compatible implementations.
A message describing a user that can be sent back and forth.
A message containing a list of users of any size.
# Interfaces
ProductsClient is the client API for Products service.
ProductsServer is the server API for Products service.
SessionClient is the client API for Session service.
SessionServer is the server API for Session service.
TenantClient is the client API for Tenant service.
TenantServer is the server API for Tenant service.
UnsafeProductsServer may be embedded to opt out of forward compatibility for this service.
UnsafeSessionServer may be embedded to opt out of forward compatibility for this service.
UnsafeTenantServer may be embedded to opt out of forward compatibility for this service.
UnsafeUserServer may be embedded to opt out of forward compatibility for this service.
UserClient is the client API for User service.
UserServer is the server API for User service.