Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
Package cmd defines structures and implements functionality required for creating and managing the command-line interface (CLI) of an application.
|
Package cmd defines structures and implements functionality required for creating and managing the command-line interface (CLI) of an application. |
|
discover
Package discover provides an abstraction for discovering services on a network using different resolver implementations, each one discovering services using different protocols or strategies.
|
Package discover provides an abstraction for discovering services on a network using different resolver implementations, each one discovering services using different protocols or strategies. |
|
logger
Package logger provides a simplified interface for initializing and configuring a structured logger, specifically built upon the Uber Zap logging library.
|
Package logger provides a simplified interface for initializing and configuring a structured logger, specifically built upon the Uber Zap logging library. |
|
net/do
Package do provides a customizable HTTP request execution framework allowing for pre-request and post-request hooks.
|
Package do provides a customizable HTTP request execution framework allowing for pre-request and post-request hooks. |
|
net/rest
Package rest provides a simple and convenient way to make RESTful HTTP requests.
|
Package rest provides a simple and convenient way to make RESTful HTTP requests. |
|
net/ws
Package ws provides a WebSocket client with basic WebSocket handshake and communication capabilities.
|
Package ws provides a WebSocket client with basic WebSocket handshake and communication capabilities. |
|
resolvers/mdns
Package mdns provides a simple mDNS resolver which discovers services over the network using multicast DNS.
|
Package mdns provides a simple mDNS resolver which discovers services over the network using multicast DNS. |
|
resolvers/ssdp
Package ssdp provides a simple SSDP resolver which discovers services over the network using the Simple Service Discovery Protocol (SSDP).
|
Package ssdp provides a simple SSDP resolver which discovers services over the network using the Simple Service Discovery Protocol (SSDP). |
|
zapadapter
Package zapadapter provides a wrapper around the Zap logging library, allowing to adapt a *zap.Logger to a Logger interface that works with key/value pairs.
|
Package zapadapter provides a wrapper around the Zap logging library, allowing to adapt a *zap.Logger to a Logger interface that works with key/value pairs. |
Click to show internal directories.
Click to hide internal directories.