Versions in this module Expand all Collapse all v1 v1.0.0 Oct 13, 2022 Changes in this version + type RestProxyService interface + RegisterWithRestProxy func(context.Context, *proxy.ServeMux, []grpc.DialOption, string) error + type Service interface + Name func() string + Start func() error + Stop func() error