# Functions
GRPCError translates opa encodes errors to gRPC status errors.
No description provided by the author
NewErrorV1 returns *ErrorV1.
WithHTTPClient overrides the default http.Client to call Opa.
# Constants
No description provided by the author
# Variables
Opaque errors to reveal less details in upstream client.
No description provided by the author
No description provided by the author
# Interfaces
Clienter is the opa client interface
FIXME: this interface is incomplete and may change implement at your own discretion.
# Type aliases
No description provided by the author
StreamReaderFn defines fn that accepts io.Reader parameter.