import "istio.io/istio/pkg/test/echo/common/scheme"
Scheme enumerates the optional schemes for requests.
const ( HTTP Instance = "http" HTTPS Instance = "https" GRPC Instance = "grpc" WebSocket Instance = "ws" TCP Instance = "tcp" )
Package scheme is imported by 7 packages. Updated 2020-05-31. Refresh now. Tools for package owners.