rpmserver

package
v0.0.0-...-d48f7c6 Latest Latest
Warning

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

Go to latest
Published: May 2, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFileServer

func NewFileServer(baseFolder string) http.Handler

func NewHandler

func NewHandler(cfg Config) http.Handler

Types

type Config

type Config struct {
	ListenAddr    string
	AccessToken   string
	PushRepoPath  string
	ReposRootPath string
}

type Middleware

type Middleware func(handler http.Handler) http.Handler

func NewHTTPAuthInterceptor

func NewHTTPAuthInterceptor(accessToken string) Middleware

Jump to

Keyboard shortcuts

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