Documentation ¶
Overview ¶
Package api is an API Gateway
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Name = "go.micro.api" Address = ":8080" Handler = "meta" Resolver = "micro" RPCPath = "/rpc" APIPath = "/" ProxyPath = "/{service:[a-zA-Z0-9]+}" Namespace = "go.micro" Type = "api" HeaderPrefix = "X-Micro-" EnableRPC = false ACMEProvider = "autocert" ACMEChallengeProvider = "cloudflare" ACMECA = acme.LetsEncryptProductionCA )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.