middleware

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2017 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Agents added in v0.5.0

func Agents(cli *cli.Context) gin.HandlerFunc

Agents is a middleware function that initializes the authorization middleware for agents to connect to the queue.

func Broker added in v0.5.0

func Broker(cli *cli.Context) gin.HandlerFunc

Broker is a middleware function that initializes the broker and adds the broker client to the request context.

func Cache

func Cache(cli *cli.Context) gin.HandlerFunc

Cache is a middleware function that initializes the Cache and attaches to the context of every http.Request.

func Config added in v0.5.0

func Config(cli *cli.Context) gin.HandlerFunc

Config is a middleware function that initializes the Configuration and attaches to the context of every http.Request.

func Remote

func Remote(c *cli.Context) gin.HandlerFunc

Remote is a middleware function that initializes the Remote and attaches to the context of every http.Request.

func Store

func Store(cli *cli.Context) gin.HandlerFunc

Store is a middleware function that initializes the Datastore and attaches to the context of every http.Request.

func Version

func Version(c *gin.Context)

Version is a middleware function that appends the Drone version information to the HTTP response. This is intended for debugging and troubleshooting.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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