We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86075b6 commit 5b603c9Copy full SHA for 5b603c9
dsn.go
@@ -69,7 +69,7 @@ type Config struct{
69
ParseTimebool// Parse time values to time.Time
70
RejectReadOnlybool// Reject read-only connections
71
72
-// private fields. new options should be come here
+// unexported fields. new options should be come here
73
74
pubKey*rsa.PublicKey// Server public key
75
timeTruncate time.Duration// Truncate time.Time values to the specified duration
0 commit comments