Wei Guo
Wei Guo
Q: Required or Default? A: If a parameter has a default value, it shows the default value in the field frame. Otherwise it shows `Required`. Q: Where is parameter descriptions?...
For comments: ```go type Tsk2 struct { // Write comments here. A string `json:"a"` } ```
If you are interesting in extending doc server for Nirvana, please write down your proposal.
@zcong1993 How does it implement proxy and mock APIs? @ddysher I'll update the doc when I'm free.
same issue: #245
It's a good idea for simplifying users' open-source projects. But it's not suitable for everyone. So I think we can add a flag to `nirvana init` to generate config for...
Just do it.
For non-basic types, you can register custom converters by `service.RegisterConverter()`.
It's a problem. I have not found an effective way to make them work together.
Write your description to `nirvana.yaml`.