rate

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LimiterFilterConfig

type LimiterFilterConfig struct {
	InsertLimit int `yaml:"insert_limit" json:"insert_limit"`
	UpdateLimit int `yaml:"update_limit" json:"update_limit"`
	DeleteLimit int `yaml:"delete_limit" json:"delete_limit"`
	SelectLimit int `yaml:"select_limit" json:"select_limit"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL