kubo/net/service
Brian Tiger Chow 503b1aa79e feat(net:service) add SetHandler method
Allows the service to be used through an interface.

NB: If the handler is exposed directly, clients of the service cannot swap out their concrete references and replace them with interfaces
2014-09-22 04:05:18 -07:00
..
Makefile Service + request 2014-09-22 04:05:12 -07:00
request_test.go Service + request 2014-09-22 04:05:12 -07:00
request.go feat(net:message) get net package from e2430ae427 2014-09-22 04:05:13 -07:00
request.pb.go Godeps: use in net + new multiaddr 2014-09-22 04:05:12 -07:00
request.proto Service + request 2014-09-22 04:05:12 -07:00
service_test.go bugfix: service has a Start func 2014-09-22 04:05:16 -07:00
service.go feat(net:service) add SetHandler method 2014-09-22 04:05:18 -07:00