resources

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: 11 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 resources module

func (*Impl) Create

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

Create creates a new resource

func (*Impl) Delete

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

Delete allows you to delete resources

func (*Impl) Get

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

Get allows you to fetch an resource

func (*Impl) List

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

List allows you to list resources

func (*Impl) Update

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

Update allows you to update an resource

Jump to

Keyboard shortcuts

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