package
0.0.0-20210123160133-f2fa0dbd033d
Repository: https://github.com/golang-tire/auth.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
RegisterAppServiceHandler registers the http handlers for service AppService to "mux".
RegisterAppServiceHandlerClient registers the http handlers for service AppService to "mux".
RegisterAppServiceHandlerFromEndpoint is same as RegisterAppServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAppServiceHandlerServer registers the http handlers for service AppService to "mux".
No description provided by the author
RegisterAuditLogServiceHandler registers the http handlers for service AuditLogService to "mux".
RegisterAuditLogServiceHandlerClient registers the http handlers for service AuditLogService to "mux".
RegisterAuditLogServiceHandlerFromEndpoint is same as RegisterAuditLogServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAuditLogServiceHandlerServer registers the http handlers for service AuditLogService to "mux".
No description provided by the author
RegisterAuthServiceHandler registers the http handlers for service AuthService to "mux".
RegisterAuthServiceHandlerClient registers the http handlers for service AuthService to "mux".
RegisterAuthServiceHandlerFromEndpoint is same as RegisterAuthServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAuthServiceHandlerServer registers the http handlers for service AuthService to "mux".
No description provided by the author
RegisterDomainServiceHandler registers the http handlers for service DomainService to "mux".
RegisterDomainServiceHandlerClient registers the http handlers for service DomainService to "mux".
RegisterDomainServiceHandlerFromEndpoint is same as RegisterDomainServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterDomainServiceHandlerServer registers the http handlers for service DomainService to "mux".
No description provided by the author
RegisterRoleServiceHandler registers the http handlers for service RoleService to "mux".
RegisterRoleServiceHandlerClient registers the http handlers for service RoleService to "mux".
RegisterRoleServiceHandlerFromEndpoint is same as RegisterRoleServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterRoleServiceHandlerServer registers the http handlers for service RoleService to "mux".
No description provided by the author
RegisterRuleServiceHandler registers the http handlers for service RuleService to "mux".
RegisterRuleServiceHandlerClient registers the http handlers for service RuleService to "mux".
RegisterRuleServiceHandlerFromEndpoint is same as RegisterRuleServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterRuleServiceHandlerServer registers the http handlers for service RuleService to "mux".
No description provided by the author
RegisterUserServiceHandler registers the http handlers for service UserService to "mux".
RegisterUserServiceHandlerClient registers the http handlers for service UserService to "mux".
RegisterUserServiceHandlerFromEndpoint is same as RegisterUserServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUserServiceHandlerServer registers the http handlers for service UserService to "mux".
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

Enum value maps for Effect.
Enum value maps for Effect.
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

# 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
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
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
UnimplementedAppServiceServer must be embedded to have forward compatible implementations.
UnimplementedAuditLogServiceServer must be embedded to have forward compatible implementations.
UnimplementedAuthServiceServer must be embedded to have forward compatible implementations.
UnimplementedDomainServiceServer must be embedded to have forward compatible implementations.
UnimplementedRoleServiceServer must be embedded to have forward compatible implementations.
UnimplementedRuleServiceServer must be embedded to have forward compatible implementations.
UnimplementedUserServiceServer 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
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

AppServiceClient is the client API for AppService service.
AppServiceServer is the server API for AppService service.
AuditLogServiceClient is the client API for AuditLogService service.
AuditLogServiceServer is the server API for AuditLogService service.
AuthServiceClient is the client API for AuthService service.
AuthServiceServer is the server API for AuthService service.
DomainServiceClient is the client API for DomainService service.
DomainServiceServer is the server API for DomainService service.
RoleServiceClient is the client API for RoleService service.
RoleServiceServer is the server API for RoleService service.
RuleServiceClient is the client API for RuleService service.
RuleServiceServer is the server API for RuleService service.
UnsafeAppServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeAuditLogServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeAuthServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeDomainServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeRoleServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeRuleServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeUserServiceServer may be embedded to opt out of forward compatibility for this service.
UserServiceClient is the client API for UserService service.
UserServiceServer is the server API for UserService service.

# Type aliases

No description provided by the author