handlers/oauth/types.go
exported type Callback should have comment or be unexported Open
Open
type Callback struct {
- Exclude checks
exported type UserGoogle should have comment or be unexported Open
Open
type UserGoogle struct {
- Exclude checks
struct field Id should be ID Open
Open
Id string `json:"id"`
- Exclude checks