github.com/TykTechnologies/tyk/coprocess/grpc
No package summary is available.
Package
Files: 0. Third party imports: 0. Imports from organisation: 0. Tests: 0. Benchmarks: 0.
Tests
Files: 3. Third party imports: 3. Imports from organisation: 0. Tests: 6. Benchmarks: 1.
Constants
const (
grpcTestMaxSize = 100000000
grpcAuthority = "localhost"
testHeaderName = "Testheader"
testHeaderValue = "testvalue"
)
const letters = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
Types
dispatcher
This type doesn't have documentation.
type dispatcher struct{}