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 + func NewRoundTripper(opts ...Option) http.RoundTripper + func Write(w http.ResponseWriter, contentType string, status int, body string) + func WriteBadRequestError(w http.ResponseWriter, err error) + func WriteInternalServerError(w http.ResponseWriter, err error) + type Option func(*Options) + func WithRegistry(r registry.Registry) Option + type Options struct + Registry registry.Registry Incompatible versions in this module v2.3.0+incompatible May 9, 2021