• Brian Tiger Chow's avatar
    feat(net:service) add SetHandler method · 503b1aa7
    Brian Tiger Chow authored
    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
    503b1aa7
service.go 4.61 KB