package
Version:
v0.0.0-...-b57e8ac
Opens a new window with list of versions in this module.
Published: Mar 25, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package proxy sends requests to another wire protocol compatible service.
Handler "handles" messages by sending them to another wire protocol compatible service.
New creates a new Handler for a service with given address.
func (*Handler) Close ¶
Close stops the handler.
func (*Handler) Handle ¶
Handle "handles" the message by sending it to another wire protocol compatible service.
Returned error is something fatal.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.