package
0.0.0-20240224071622-fd0f00fee05e
Repository: https://github.com/dizzrt/dauth.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterPingServiceHandler registers the http handlers for service PingService to "mux".
RegisterPingServiceHandlerClient registers the http handlers for service PingService to "mux".
RegisterPingServiceHandlerFromEndpoint is same as RegisterPingServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterPingServiceHandlerServer registers the http handlers for service PingService to "mux".
No description provided by the author
# Constants
No description provided by the author
# Variables
No description provided by the author
PingService_ServiceDesc is the grpc.ServiceDesc for PingService service.
# Structs
No description provided by the author
No description provided by the author
UnimplementedPingServiceServer must be embedded to have forward compatible implementations.
# Interfaces
PingServiceClient is the client API for PingService service.
PingServiceServer is the server API for PingService service.
UnsafePingServiceServer may be embedded to opt out of forward compatibility for this service.