package
0.7.10
Repository: https://github.com/pschlump/go-ftl.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

No description provided by the author
PerAuthCfgKey is JSON data { "FreqMili": -1, // unlimited { "FreqMili": 0, // turned off { "FreqMili": 1500, // 1.5 seconds between requests { "FreqMili":0,"NPerSecond": -1 // unlimited { "FreqMili":0 "NPerSecond": 0 // Check not applicable { "FreqMili":0 "NPerSecond": 200 // Allow up to 200 request per second.