Versions in this module Expand all Collapse all v0 v0.2.1 Nov 28, 2023 v0.2.0 Nov 27, 2023 Changes in this version + type Converter interface + ConvertGrpcError func() error + type GrpcError interface + GetCode func() codes.Code + GetMessage func() string + type HttpError interface + GetCode func() int + GetMessage func() string