Versions in this module Expand all Collapse all v1 v1.0.1 May 10, 2021 v1.0.0 May 9, 2021 Changes in this version + type Handler interface + String func() string + type Option func(o *Options) + func WithNamespace(s string) Option + func WithRouter(r router.Router) Option + func WithService(s micro.Service) Option + type Options struct + Namespace string + Router router.Router + Service micro.Service + func NewOptions(opts ...Option) Options Incompatible versions in this module v2.3.0+incompatible May 9, 2021