actions

package
v0.13.3 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2024 License: MIT Imports: 49 Imported by: 1

Documentation

Index

Constants

View Source
const Service = "proxy"

Service is the name of the service that we want to tag our processes with.

Variables

This section is empty.

Functions

func App

func App(logger *log.Logger, conf *config.Config) (http.Handler, error)

App is where all routes and middleware for the proxy should be defined. This is the nerve center of your application.

func GetStorage

func GetStorage(storageType string, storageConfig *config.Storage, timeout time.Duration, client *http.Client) (storage.Backend, error)

GetStorage returns storage backend based on env configuration.

Types

This section is empty.

Jump to

Keyboard shortcuts

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