Discover Packages
github.com/aybabtme/std
service
package
Version:
v0.0.0-...-3bb466a
Opens a new window with list of versions in this module.
Published: Nov 9, 2022
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package service handles setting up a gRPC service with
all the bells and whistles required to operate it.
Start prepares and runs a service until it fails, somehow.
AddrsFunc is required by a service so that it know what addresses
to listen on and where to discover services. It is evaluated only
once the flags have been parsed.
Addrs returns the addresses a service will use to provide
rpc (gRPC) and status (HTTP), and the address where to reach
the discovery service.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.