issues
search
be-hase
/
protoc-gen-kotlin-ext
A protoc compiler plugin that generates useful extension code for Kotlin/JVM
MIT License
8
stars
1
forks
source link
Support default arguments
#26
Open
be-hase
opened
3 months ago
be-hase
commented
3 months ago
Allow the choice of whether to use default arguments or not
Make it possible to change the behavior on a per-proto message
use compiler option?
or some config file?