package
0.0.0-20241212110159-5ae10177a923
Repository: https://github.com/grafana/authlib.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterAuthzServiceHandler registers the http handlers for service AuthzService to "mux".
RegisterAuthzServiceHandlerClient registers the http handlers for service AuthzService to "mux".
RegisterAuthzServiceHandlerFromEndpoint is same as RegisterAuthzServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAuthzServiceHandlerServer registers the http handlers for service AuthzService to "mux".
No description provided by the author
# Constants
No description provided by the author
# Variables
AuthzService_ServiceDesc is the grpc.ServiceDesc for AuthzService service.
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
UnimplementedAuthzServiceServer must be embedded to have forward compatible implementations.
# Interfaces
AuthzServiceClient is the client API for AuthzService service.
AuthzServiceServer is the server API for AuthzService service.
UnsafeAuthzServiceServer may be embedded to opt out of forward compatibility for this service.