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 e9ed331 commit 41a0e4dCopy full SHA for 41a0e4d
main.go
@@ -79,7 +79,7 @@ func init() {
79
80
func main() {
81
const (
82
- tokenCacheDefaultMaxSize = 0
+ tokenCacheDefaultMaxSize = 100
83
)
84
85
var (
0 commit comments