package
0.0.0-20240702182809-236788cf9e89
Repository: https://github.com/buildbarn/go-xdr.git
Documentation: pkg.go.dev
# Functions
NewServer creates a new Server that is capable of accepting incoming requests for a provided set of services.
# Variables
AllowAuthenticator is an implementation of Authenticator that permits the execution of all requests, regardless of the credentials and verifier they provide.
# Interfaces
Authenticator of requests against an RPC server.
# Type aliases
Service that is capable of processing incoming requests on the RPC server.