twisted.protocols.haproxy._parser
module documentationtwisted.protocols.haproxy
View Source
Parser for 'haproxy:' string endpoint.
Function | unparseEndpoint | Un-parse the already-parsed args and kwargs back into endpoint syntax. |
Class | HAProxyServerParser | Stream server endpoint string parser for the HAProxyServerEndpoint type. |