Keep Status as a plain integer on the wire so that OpenAPI/swaggo can generate correct enum definitions without needing to handle the custom string encoding. The String() method is preserved for logging and debugging. |
||
|---|---|---|
| .. | ||
| options.go | ||
| options_test.go | ||
| registry.go | ||
| registry_test.go | ||
| server.go | ||
| server_test.go | ||
| types.go | ||
| types_test.go | ||