Gunakk
Results
1
issues of
Gunakk
Version: v9 Hey there, Is it possible to validate the following: ```go type User struct { PhoneNumber string Email string } ``` Given this structure, always only one of these...