Inhere

Results 154 comments of Inhere

:) Can you send a PR to fix it? thanks

Please provide a example code :) hi, I don’t have a windows 7 environment, can you help me debug it?

:) 这个感觉应该是应用去实现。应用监听文件变动然后调用 config 重新 load 文件

windows 将就用就行了。 可以用WSL 啊,体验也不错

hi @xiaozuo7 @pokitpeng Since https://github.com/gookit/goutil/releases/tag/v0.6.0 is require go1.18+ and enable Generics

add new option: `SkipNilField`, will release at next version.

If not `required`, it will only be validated if the value is not empty(nil,zero-value). So without specifying `required`, it can be said that the field is optional.

可以写个代码示例看看吗?哪种样子的