package
Version:
v1.3.0
Opens a new window with list of versions in this module.
Published: Jul 5, 2017
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewClient builds a new multiplexing client.
name is the name of the service for which requests are being sent through
this client.
Handler implements a service multiplexer
NewHandler builds a new handler.
func (Handler) Handle ¶
Handle handles the given request, dispatching to one of the
registered services.
func (Handler) Put ¶
Put adds the given service to the multiplexer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.