package
Version:
v0.0.0-...-98a7958
Opens a new window with list of versions in this module.
Published: Nov 5, 2020
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package launcher provides a gRPC server to handle launcher requests.
Handler extends the grpc.Server, providing Handler that allows us to serve
both gRPC and http traffic.
New creates a gRPC server to handle remote requests from launcher.
func (*Handler) Handler ¶
Handler will route gRPC traffic to the gRPC server, other http traffic
will be routed to normal http handler functions.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.