package
3.0.0-20221215142811-e766414cd5dc
Repository: https://github.com/altieresdelsent/martian.git
Documentation: pkg.go.dev
# Functions
AsStreamProcessorFactory converts a ProcessorFactory into a StreamProcessorFactory.
# Interfaces
Processor processes gRPC traffic.
# Type aliases
Encoding is the grpc-encoding type.
ProcessorFactory creates gRPC processors that implement the Processor interface, which abstracts away some of the details of the underlying HTTP/2 protocol.