handlers

package
v0.0.0-...-2f731f1 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppWebserviceHandler

type AppWebserviceHandler struct {
	AppInteractor interfaces.IAppInteractor
}

AppWebserviceHandler : REST API Handler

func (AppWebserviceHandler) Create

Create is called on create app HTTP request and create the given app to the index. Implements IWebservice

func (AppWebserviceHandler) Default

Default is called on /, returns the link to the documentation. Implements IWebservice

func (AppWebserviceHandler) Delete

Delete is called on delete app HTTP request and delete the given app from the index. Implements IWebservice

func (AppWebserviceHandler) Get

Get is called on get app HTTP request and returns the given app if found. Implements IWebservice

Jump to

Keyboard shortcuts

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