Versions in this module Expand all Collapse all v0 v0.1.0 Oct 20, 2020 Changes in this version + type Request struct + type Service interface + Patch func(ctx context.Context, request *Request) *writer.Response + func New(ctx context.Context, config *config.Config) (Service, error)