mpc/index library

Enums

Flags

Constants

addressKey → const Key<String>
certificateKey → const Key<String>
consumer → const String
headerKey → const Key<Map<String, String>>
insecureKey → const Key<bool>
provider → const String
remoteName → const Key<String>
remoteUname → const Key<String>
timeoutKey → const Key<int>

Functions

composite(Invoker invoker, String pattern) Invoker
Composite the filter spi providers as a invoker. invoker Delegate invoker. filters Filter list.