module documentation
(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.
def unparseEndpoint(args, kwargs): (source)

Un-parse the already-parsed args and kwargs back into endpoint syntax.

Parametersargs:-separated arguments (type: tuple of native str)
kwargs: and then =-separated keyword arguments (type: tuple of native str)
Returnsa string equivalent to the original format which this was parsed as. (type: native str)
API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.