We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24222a3 + 36cd0f1 commit 984a6aaCopy full SHA for 984a6aa
auth/kerberos/krb_windows.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
// GSS implements the pq.GSS interface.
11
-type Gss struct {
+type GSS struct {
12
creds *sspi.Credentials
13
ctx *negotiate.ClientContext
14
}
0 commit comments