web

package
v0.0.0-...-6c9b839 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	BasicAuthPassword string
	BasicAuthUsername string
	Logger            *log.Logger
	NotificationsHost string
	Port              string
	VerifySSL         bool
	MaxRequests       int
}

type Server

type Server struct {
	// contains filtered or unexported fields
}

func NewServer

func NewServer(config Config) Server

func (Server) Router

func (server Server) Router(uaaClient handlers.UAAClientInterface) *mux.Router

func (Server) Run

func (server Server) Run(uaaClient handlers.UAAClientInterface)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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