common

package
v3.2.2 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

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

	// MaximumNumberOfEvents is the maximum number of events that a service can have
	MaximumNumberOfEvents = 50
)

Variables

View Source
var (
	ErrServiceNotFound  = errors.New("service not found")                // When a service 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