Jaco le Roux

Results 10 issues of Jaco le Roux

### What version of rules_go are you using? v0.32.0 ### What version of gazelle are you using? v0.25.0 ### What version of Bazel are you using? 5.1.1-homebrew ### Does this...

Hi, We'd love to test and use smithy, however the documentation makes getting started incredibly difficult. We'd love to see working examples of more complex use-cases (e.g. Smithy -> OpenAPI...

documentation

When generating Go code, I get this error: ``` Unable to find a protocol generator for my.service#MyService: The my.service#MyService service supports the following unsupported protocols [aws.protocols#restJson1]. The following protocol generators...

enhancement

As title says, in its current form `json` tags are not included in the generated Go code. We use `jsonName` extensively throughout our Smithy models, but the Go code is...

enhancement

Hi, I generated Go types from smithy models. One member shape uses the `Document` type. The generated code doesn't seem to compile: In file: codegen/document/document.go: ``` func NewLazyDocument(v interface{}) Interface...

Hello! I'm interested in using smithy-go. Some examples or documentation would be very much appreciated. Thanks :)

documentation

https://github.com/jubos/fake-s3/issues/21

Hello, I'd like to write a custom type using the typescript plugin. The docs talk about [progress chaining](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/resource-type-develop-stabilize.html) but it's not clear to me exactly how to write a simple...

Hello, I think it would be nice to add an argument for only listing recipes for a given group. From the documentation, I couldn't see that it is currently supported....

Hi, I was looking at this change, and I think it doesn't account for some non-standard version strings. https://github.com/tynany/frr_exporter/commit/a2e92782dd193d6dad91aa78d7a4d3bc1641554d ``` user: warning: [2025-11-08T02:55:29.178782821Z]: time=2025-11-08T02:55:29.362Z level=ERROR source=status.go:53 msg="failed to parse show...