TuringZhu

Results 6 comments of TuringZhu

@zhangmingkai4315 I think `domain` is not a valid tag for govalidator the following code can run success ``` import ( "github.com/asaskevich/govalidator" ) func main() { type Conn struct { Server...

OK, thanks. ``` gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-23) Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO...

wow, I indented to close this issue because of the following reason, while briansmith said that some customers are still using 6.x. I build success on CentOS7 with gcc 4.8.x...

the same to above ``` $ uname -a Darwin xxxx.local 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:24 PDT 2021; root:xnu-8019.41.5~1/RELEASE_ARM64_T8101 arm64 $ go version go version go1.17.3 darwin/arm64...

先生真乃神人也 解决了