Damien Whitten
Damien Whitten
Issue #, if available:, https://github.com/awslabs/goformation/issues/493 This is the same changes as https://github.com/awslabs/goformation/pull/494 with a rewritten history after incorporating PR comments Description of changes: Change the generator to skip the pointer...
*Issue #, if available:*, #493 *Description of changes:* - Change the generator to skip the pointer `*` for List and Map types - Minor refactor to keep the template IF...
Allows creation of a signed URL for methods other than GET, useful for PUT requests which produces a URL for an authenticated user to upload a file. Keeps SignedURL for...
## Mandatory **Where is the source code for the plugin?** The source code for the `protoc-gen-go-sugar` plugin is found here: https://github.com/pentops/protoc-gen-go-sugar ## Optional **Does the plugin have a valid semver...