package
0.0.0-20240816150306-18fa68df911d
Repository: https://github.com/joeycumines/sesame.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterSesameHandler registers the http handlers for service Sesame to "mux".
RegisterSesameHandlerClient registers the http handlers for service Sesame to "mux".
RegisterSesameHandlerFromEndpoint is same as RegisterSesameHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterSesameHandlerServer registers the http handlers for service Sesame to "mux".
No description provided by the author
# Constants
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
Sesame_ServiceDesc is the grpc.ServiceDesc for Sesame 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
Endpoint is a gRPC service available via a remote.
Spec models the endpoint specification, containing configuration around access and usage behavior.
No description provided by the author
Tunnel models an endpoint exposed directly over a tunnel provider.
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
Namespace scopes resources in the Sesame API, and is intended to (eventually) facilitate scoped simple auth.
No description provided by the author
No description provided by the author
Dial models the initial request routing of a method call.
No description provided by the author
No description provided by the author
No description provided by the author
Conn is the response to ProxyRequest.dial.
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
Remote is a network device or other resource that may be accessed by Sesame clients.
UnimplementedSesameServer must be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
# Interfaces
SesameClient is the client API for Sesame service.
SesameServer is the server API for Sesame service.
UnsafeSesameServer may be embedded to opt out of forward compatibility for this service.