Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamInvalidator ¶
func StreamInvalidator(ci diskcache.Invalidator, reg *protoregistry.Registry) grpc.StreamServerInterceptor
StreamInvalidator will invalidate any mutating RPC that targets a repository in a gRPC stream based RPC
func UnaryInvalidator ¶
func UnaryInvalidator(ci diskcache.Invalidator, reg *protoregistry.Registry) grpc.UnaryServerInterceptor
UnaryInvalidator will invalidate any mutating RPC that targets a repository in a gRPC unary RPC
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.