common

package
v3.8.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// MaximumNumberOfResults is the maximum number of results that an endpoint can have
	MaximumNumberOfResults = 100

	// MaximumNumberOfEvents is the maximum number of events that an endpoint can have
	MaximumNumberOfEvents = 50
)

Variables

View Source
var (
	ErrEndpointNotFound = errors.New("endpoint not found")               // When an endpoint does not exist in the store
	ErrInvalidTimeRange = errors.New("'from' cannot be older than 'to'") // When an invalid time range is provided
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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