polywrap_http_plugin.wrap.module module
- class polywrap_http_plugin.wrap.module.Module(*args, **kwargs)[source]
Bases:
Generic[TConfig],PluginModule[TConfig]- abstract get(args: ArgsGet, client: InvokerClient, env: None) Response | None[source]
- abstract post(args: ArgsPost, client: InvokerClient, env: None) Response | None[source]