package
Version:
v0.0.0-...-8da70b3
Opens a new window with list of versions in this module.
Published: Dec 4, 2024
License: MIT
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Register can be user to register a new sub-service to the server.
This is _NOT_ a part of the Server API, because it is generic.
Server exposes a set of Connect APIs over both gRPC and HTTP. Reflection is enabled.
New creates a new Server with interceptors applied.
Shutdown tries to gracefully stop the server, forcing a shutdown
after a timeout if this isn't possible. It is safe to call on a
nil server.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.