mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-12 17:47:10 +02:00
`structprotogen` now supports generating enums directly instead of using predeclared file and hardcoded types. To use this functionality, simply put `structprotogen:gen_enum` in the comment above const block, you want to have the proto definitions for. Closes #6215 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com> |
||
---|---|---|
.. | ||
proto.go |