impl

package
v0.0.0-...-89dda56 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GenericBizService

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

func (*GenericBizService) Service

func (gb *GenericBizService) Service(request core.Request) core.Response

type GenericDispatcher

type GenericDispatcher struct {
	StrategyMap map[string]core.Strategy
}

func (*GenericDispatcher) Dispatch

func (gd *GenericDispatcher) Dispatch(request core.Request) core.Strategy

type GenericStrategy

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

func (*GenericStrategy) Handlers

func (gs *GenericStrategy) Handlers() []core.Handler

func (*GenericStrategy) Run

func (gs *GenericStrategy) Run(request core.Request, session core.Session) core.Response

Jump to

Keyboard shortcuts

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