Versions in this module Expand all Collapse all v0 v0.0.1 Aug 22, 2020 Changes in this version + const HelloServiceName + func RegisterHelloService(svc HelloServiceInterface) error + type HelloServiceInterface = interface + Hello func(request string, reply *string) error