package
0.0.0-20250203130515-f1cf3b64ddcd
Repository: https://github.com/mkaloer/tfservingcache.git
Documentation: pkg.go.dev

# Functions

NewGrpcProxy creates a new GrpcProxy for TF Serving.
NewRestProxy creates a new RestProxy for TF Serving.

# Structs

GrpcProxy is the proxy for the TFServing GRPC api that directs api calls to the right nodes.
RestProxy is the proxy for the TFServing HTTP REST api that directs api calls to the right nodes.