server

package
v0.0.0-...-941dbc7 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EmailSessionKey = "email"
	StateSessionKey = "state"
)
View Source
const GetTokenEndpoint = "/api/token"

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	AuthConfig *auth.Config

	Repository    db.Repository
	StaticFileDir string
	// contains filtered or unexported fields
}

Server dependencies for endpoints

func (*Server) Init

func (s *Server) Init()

Init initializes server

func (*Server) ServeHTTP

func (s *Server) ServeHTTP(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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