func NewService(opts ...service.Option) service.Service
NewService returns a grpc service compatible with go-micro.Service
func WithTLS(t *tls.Config) service.Option
WithTLS sets the TLS config for the service