Versions in this module Expand all Collapse all v0 v0.1.0 Jun 15, 2023 Changes in this version + const PDAllowFollowerHandle + const PDRedirectorHeader + func IsServiceAllowed(s *server.Server, group apiutil.APIServiceGroup) bool + func NewRedirector(s *server.Server, opts ...RedirectorOption) negroni.Handler + func NewRuntimeServiceValidator(s *server.Server, group apiutil.APIServiceGroup) negroni.Handler + type RedirectorOption func(*redirector) + func MicroserviceRedirectRule(matchPath, targetPath, targetServiceName string) RedirectorOption