# 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
RegisterAttachmentHandler registers the http handlers for service Attachment to "mux".
RegisterAttachmentHandlerClient registers the http handlers for service Attachment to "mux".
RegisterAttachmentHandlerFromEndpoint is same as RegisterAttachmentHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAttachmentHandlerServer registers the http handlers for service Attachment to "mux".
No description provided by the author
RegisterMenuHandler registers the http handlers for service Menu to "mux".
RegisterMenuHandlerClient registers the http handlers for service Menu to "mux".
RegisterMenuHandlerFromEndpoint is same as RegisterMenuHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterMenuHandlerServer registers the http handlers for service Menu 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
RegisterSettingHandler registers the http handlers for service Setting to "mux".
RegisterSettingHandlerClient registers the http handlers for service Setting to "mux".
RegisterSettingHandlerFromEndpoint is same as RegisterSettingHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterSettingHandlerServer registers the http handlers for service Setting to "mux".
No description provided by the author
RegisterUserHandler registers the http handlers for service User to "mux".
RegisterUserHandlerClient registers the http handlers for service User to "mux".
RegisterUserHandlerFromEndpoint is same as RegisterUserHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUserHandlerServer registers the http handlers for service User to "mux".
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
No description provided by the author
# 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
UnimplementedAttachmentServer must be embedded to have forward compatible implementations.
UnimplementedMenuServer 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.
UnimplementedSettingServer must be embedded to have forward compatible implementations.
UnimplementedUserServer 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
No description provided by the author
# Interfaces
AttachmentClient is the client API for Attachment service.
AttachmentServer is the server API for Attachment service.
MenuClient is the client API for Menu service.
MenuServer is the server API for Menu 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.
SettingClient is the client API for Setting service.
SettingServer is the server API for Setting service.
UnsafeAttachmentServer may be embedded to opt out of forward compatibility for this service.
UnsafeMenuServer 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.
UnsafeSettingServer 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.