package
Version:
v2.0.0+incompatible
Opens a new window with list of versions in this module.
Published: Jan 28, 2018
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.
Attrs is a set of attributes returned by MPD.
type Sticker struct {
Name, Value string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.