Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JoinHTTPPath ¶
JoinHTTPPath joins a HTTP path onto an existing multiaddr. If the multiaddr includes the "http-path" protocol already, it is joined to the end of the existing path. If the multiaddr does not contain the "http-path" protocol then it is appended to the multiaddr, with the value specified.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
worker
Package jobqueue provides a Worker which can run registered job [Func]s by name, when a message for it is received on the underlying queue.
|
Package jobqueue provides a Worker which can run registered job [Func]s by name, when a message for it is received on the underlying queue. |
Click to show internal directories.
Click to hide internal directories.