- loop
void loop(Bson cfg, PostgresClient client, Method[string] methods)
Undocumented in source. Be warned that the author may not have intended to support it.
- main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- named2positionalParameters
Value[] named2positionalParameters(Statement method, T[string] namedParams)
Undocumented in source. Be warned that the author may not have intended to support it.
- performRpcRequests
RpcRequestResults performRpcRequests(Method[string] methods, PostgresClient client, HTTPServerRequest req)
Undocumented in source. Be warned that the author may not have intended to support it.
- preparedName
string preparedName(Method method, Statement statement)
Undocumented in source. Be warned that the author may not have intended to support it.
- readConfig
Bson readConfig()
Undocumented in source. Be warned that the author may not have intended to support it.
- readOpts
void readOpts(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.