coder

package
v0.0.0-...-c182ff6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Backend

type Backend interface {
	Decode(req request.Decode) (*coder.CustomClaim, error)

	Encode(req request.Encode) (string, error)
}

type Route

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

func NewRoute

func NewRoute(backend Backend) *Route

func (*Route) Routes

func (r *Route) Routes(app *iris.Application)

Jump to

Keyboard shortcuts

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