requestcount

package
v0.0.0-...-d80a93d Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2016 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetRequestCountHandler

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

func NewGetRecipeHandler

func NewGetRecipeHandler(model IRequestCountGetter) *GetRequestCountHandler

func (*GetRequestCountHandler) Process

func (handler *GetRequestCountHandler) Process(ctx context.Context, _ params.Params) (interface{}, error)

type IRequestCountGetter

type IRequestCountGetter interface {
	Get(ctx context.Context) *requestcount.RequestCount
}

Jump to

Keyboard shortcuts

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