middleware

package
v0.8.10 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

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(v remote.Remote) 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, v store.Store) 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