package
Version:
v2.3.0
Opens a new window with list of versions in this module.
Published: May 28, 2021
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package server implements a fake MPD server that's used to test gompd client.
func Listen(network, addr string, listening chan bool)
Listen starts the server on the network network and address addr.
Once the server has started, a value is sent to listening channel.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.