distribution/configuration
Anton Tiurin ad80cbe1ea [Server] Listen and serve on a unix socket
Allow to use a unix socket as a listener.
To specify an endpoint type we use an optional configuration
field 'net', as there's no way to distinguish a relative
socket path from a hostname.

Signed-off-by: Anton Tiurin <noxiouz@yandex.ru>
2015-05-11 16:00:14 +03:00
..
configuration.go [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
configuration_test.go [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
parser.go Remove dependency on BrianBland/yaml fork 2015-01-16 11:36:25 -08:00