aws-sdk-for-zig/codegen/src
Emil Lerch 7f178bcc91
Some checks failed
continuous-integration/drone/push Build is failing
provide ability to handle requests built at runtime
This commit adds a new interface that is capable of runtime
use. By calling Request(action).call(request, options), the request
object can now be built at runtime. This change also moves the client
object into the options structure. It also moves the metaInfo generated
function to a type-based function rather than requiring an instance for
binding.
2021-08-24 17:02:28 -07:00
..
main.zig provide ability to handle requests built at runtime 2021-08-24 17:02:28 -07:00
snake.zig correct remaining to_snake issues in service manifest 2021-07-23 14:04:12 -07:00