server

package
v0.0.0-...-cd417e6 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const X_AUTH_COOKIE = "x-easy-deploy-auth"

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server interface {
	RegisterServerRoutes()
	RegisterServerGlobalMiddleware()
	StartServer(host string)
}

func New

func New(configRepo config.ConfigRepository, authRepo auth.AuthRepository, jwtBuilder auth.JwtBuilder, dockerRepo docker.DockerRepository) Server

Jump to

Keyboard shortcuts

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