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 8b0726f commit 27d18b8Copy full SHA for 27d18b8
main.go
@@ -92,7 +92,7 @@ func init() {
92
93
func main() {
94
const (
95
- tokenCacheDefaultMaxSize = 0
+ tokenCacheDefaultMaxSize = 100
96
)
97
98
var (
0 commit comments