RouterContext

package
v0.0.0-...-7560bf5 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2015 License: MIT Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Middlewares

type Middlewares struct {
	Authentication AuthenticationMiddleware
	Authorization  AuthorizationMiddleware
}

type MiscServices

type MiscServices struct {
	HttpRenderHelperService
	HttpRequestHelperService
	ErrorsService
	EncryptionService
	BaseValidationService
}

type RouterContext

type RouterContext struct {
	Logger

	UserRepository

	Settings

	AuthenticationService
	AuthorizationService AuthorizationService

	*Middlewares
	Misc *MiscServices
	// contains filtered or unexported fields
}

func NewRouterContext

func NewRouterContext(settings Settings) *RouterContext

func (*RouterContext) OnSettingsReloaded

func (r *RouterContext) OnSettingsReloaded()

Jump to

Keyboard shortcuts

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