controller

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoQueryParameters error = errors.New("no req query string parameter in url")
)

Functions

This section is empty.

Types

type RigelController

type RigelController struct {
	LogEntry *log.Entry

	Prefix  string
	Version string
	service.AlgKey
	*fiber.App
	// contains filtered or unexported fields
}

func New

func New(logEntry *log.Entry, debug bool, prefix, version string, algKey service.AlgKey, cashers []adapters.Cacher, redisClient *adapters.RedisClient, fiberConfig ...fiber.Config) *RigelController

Jump to

Keyboard shortcuts

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