package
0.1.19
Repository: https://github.com/vet1ments/grpc-oauth-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
RegisterOauth2ServiceHandler registers the http handlers for service Oauth2Service to "mux".
RegisterOauth2ServiceHandlerClient registers the http handlers for service Oauth2Service to "mux".
RegisterOauth2ServiceHandlerFromEndpoint is same as RegisterOauth2ServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterOauth2ServiceHandlerServer registers the http handlers for service Oauth2Service to "mux".
No description provided by the author
RegisterOauthCallbackServiceHandler registers the http handlers for service OauthCallbackService to "mux".
RegisterOauthCallbackServiceHandlerClient registers the http handlers for service OauthCallbackService to "mux".
RegisterOauthCallbackServiceHandlerFromEndpoint is same as RegisterOauthCallbackServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterOauthCallbackServiceHandlerServer registers the http handlers for service OauthCallbackService 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
기본값wef.
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
Enum value maps for GrantType.
Enum value maps for GrantType.
Enum value maps for LoginType.
Enum value maps for LoginType.
Oauth2Service_ServiceDesc is the grpc.ServiceDesc for Oauth2Service service.
OauthCallbackService_ServiceDesc is the grpc.ServiceDesc for OauthCallbackService service.
Enum value maps for ResponseType.
Enum value maps for ResponseType.
Enum value maps for RoleType.
Enum value maps for RoleType.
Enum value maps for TokenType.
Enum value maps for TokenType.
UserService_ServiceDesc is the grpc.ServiceDesc for UserService 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
UnimplementedOauth2ServiceServer must be embedded to have forward compatible implementations.
UnimplementedOauthCallbackServiceServer 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

# Interfaces

Oauth2ServiceClient is the client API for Oauth2Service service.
Oauth2ServiceServer is the server API for Oauth2Service service.
OauthCallbackServiceClient is the client API for OauthCallbackService service.
OauthCallbackServiceServer is the server API for OauthCallbackService service.
UnsafeOauth2ServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeOauthCallbackServiceServer 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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author