shared

package
v1.6.7 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONKey

type JSONKey struct {
	ACL                    []string              `json:"acl"`
	CreatedAt              time.Time             `json:"createdAt"`
	Description            string                `json:"description"`
	Indexes                []string              `json:"indexes"`
	MaxQueriesPerIPPerHour int                   `json:"maxQueriesPerIPPerHour"`
	MaxHitsPerQuery        int                   `json:"maxHitsPerQuery"`
	Referers               []string              `json:"referers"`
	QueryParameters        search.KeyQueryParams `json:"queryParameters"`
	Validity               time.Duration         `json:"validity"`
	Value                  string                `json:"value"`
}

JSONKey is the same as search.Key without omitting values

Jump to

Keyboard shortcuts

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