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
Returnsa string equivalent to the original format which this was parsed as. (type: native str)
API Documentation for Twisted, generated by pydoctor at 2019-08-06 12:10:50.