Versions in this module Expand all Collapse all v2 v2.0.2 Jan 9, 2023 Changes in this version + const Namespace + func HTTPRequestExecutor(logger logging.Logger, next func(*config.Backend) client.HTTPRequestExecutor) func(*config.Backend) client.HTTPRequestExecutor + func Load(path, pattern string, rcf RegisterClientFunc) (int, error) + func LoadWithLogger(path, pattern string, rcf RegisterClientFunc, logger logging.Logger) (int, error) + func RegisterClient(name string, ...) + type LoggerRegisterer interface + RegisterLogger func(interface{}) + type Plugin interface + Lookup func(name string) (plugin.Symbol, error) + type RegisterClientFunc func(name string, ...) + type Registerer interface + RegisterClients func(func(name string, ...)) Other modules containing this package github.com/podliy16/krakend