Pavel Radkov
Results
2
issues of
Pavel Radkov
Hello! Is there ability to change values in generated for my enum `Kind` map `Kind_name map[int32]string` ? For example: kind.proto ```proto enum Kind { KindUndefined = 0; KindErasure = 1;...
Hello, colleagues. Can you add optional `time.Time` type to `opt` package? I have many services where it is in demand. I think that it can be useful for other users.
enhancement
good first issue