Versions in this module Expand all Collapse all v1 v1.18.0 Jan 8, 2020 v1.14.0 Oct 29, 2019 v1.2.0 Jun 13, 2019 Changes in this version + func NewApiServer(opts ...server.Option) server.Server + func NewServer(opts ...server.Option) server.Server + type Codec interface + Marshal func(v interface{}) ([]byte, error) + String func() string + Unmarshal func(b []byte, v interface{}) error Other modules containing this package github.com/hb-go/micro-plugins/v2