applications

package
v0.0.0-...-447d7c9 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2017 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Impl

type Impl struct {
	*base.API
}

Impl is the implementation of the applications module

func (*Impl) Create

func (i *Impl) Create(c *gin.Context)

Create creates a new application for the OAuth flow

func (*Impl) Delete

func (i *Impl) Delete(c *gin.Context)

Delete allows you to delete applications

func (*Impl) Get

func (i *Impl) Get(c *gin.Context)

Get allows you to fetch an application

func (*Impl) List

func (i *Impl) List(c *gin.Context)

List allows you to (who would've known!) list applications in the system

func (*Impl) Update

func (i *Impl) Update(c *gin.Context)

Update allows you to update an application

Jump to

Keyboard shortcuts

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