# 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
RegisterAppInfoHandler registers the http handlers for service AppInfo to "mux".
RegisterAppInfoHandlerClient registers the http handlers for service AppInfo to "mux".
RegisterAppInfoHandlerFromEndpoint is same as RegisterAppInfoHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAppInfoHandlerServer registers the http handlers for service AppInfo to "mux".
No description provided by the author
RegisterAuthHandler registers the http handlers for service Auth to "mux".
RegisterAuthHandlerClient registers the http handlers for service Auth to "mux".
RegisterAuthHandlerFromEndpoint is same as RegisterAuthHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAuthHandlerServer registers the http handlers for service Auth to "mux".
No description provided by the author
RegisterPermissionHandler registers the http handlers for service Permission to "mux".
RegisterPermissionHandlerClient registers the http handlers for service Permission to "mux".
RegisterPermissionHandlerFromEndpoint is same as RegisterPermissionHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterPermissionHandlerServer registers the http handlers for service Permission to "mux".
No description provided by the author
RegisterRoleHandler registers the http handlers for service Role to "mux".
RegisterRoleHandlerClient registers the http handlers for service Role to "mux".
RegisterRoleHandlerFromEndpoint is same as RegisterRoleHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterRoleHandlerServer registers the http handlers for service Role to "mux".
No description provided by the author
RegisterUserInfoHandler registers the http handlers for service UserInfo to "mux".
RegisterUserInfoHandlerClient registers the http handlers for service UserInfo to "mux".
RegisterUserInfoHandlerFromEndpoint is same as RegisterUserInfoHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUserInfoHandlerServer registers the http handlers for service UserInfo to "mux".
No description provided by the author
# Variables
AppInfo_ServiceDesc is the grpc.ServiceDesc for AppInfo service.
Auth_ServiceDesc is the grpc.ServiceDesc for Auth service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Permission_ServiceDesc is the grpc.ServiceDesc for Permission service.
Role_ServiceDesc is the grpc.ServiceDesc for Role service.
UserInfo_ServiceDesc is the grpc.ServiceDesc for UserInfo service.
# Structs
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
UnimplementedAppInfoServer must be embedded to have forward compatible implementations.
UnimplementedAuthServer must be embedded to have forward compatible implementations.
UnimplementedPermissionServer must be embedded to have forward compatible implementations.
UnimplementedRoleServer must be embedded to have forward compatible implementations.
UnimplementedUserInfoServer must be embedded to have forward compatible implementations.
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
# Interfaces
AppInfoClient is the client API for AppInfo service.
AppInfoServer is the server API for AppInfo service.
AuthClient is the client API for Auth service.
AuthServer is the server API for Auth service.
PermissionClient is the client API for Permission service.
PermissionServer is the server API for Permission service.
RoleClient is the client API for Role service.
RoleServer is the server API for Role service.
UnsafeAppInfoServer may be embedded to opt out of forward compatibility for this service.
UnsafeAuthServer may be embedded to opt out of forward compatibility for this service.
UnsafePermissionServer may be embedded to opt out of forward compatibility for this service.
UnsafeRoleServer may be embedded to opt out of forward compatibility for this service.
UnsafeUserInfoServer may be embedded to opt out of forward compatibility for this service.
UserInfoClient is the client API for UserInfo service.
UserInfoServer is the server API for UserInfo service.