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.
2 parents e9ed331 + 41a0e4d commit 8aa8679Copy full SHA for 8aa8679
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