package
0.0.0-20220517040121-f84996e05ab2
Repository: https://github.com/kagadar/go_proto_expression.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Declare iterates through all fields of a supplied protobuf Message to create Ident Declarations.
New creates a new transpiler for requests to the specified List method.

# Interfaces

Client provides a concrete implementation of the Transpiler for a specific storage client.
ListRequest is an AIP-132 & AIP-160 compliant List Request.
Transpiler is the service facing interface that should be used to filter an incoming request.