# Functions
MethodURL returns a gRPC method URL for service and method name.
NewManager returns a new Manager.
NewSession returns a new long running session.
# Interfaces
Attachable defines a feature that can be exposed on a session.
Caller can invoke requests on the session.
# Type aliases
Dialer returns a connection that can be used by the session.