controller

package
v0.0.0-...-c65c6a6 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2018 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 AccountsController

type AccountsController struct {
	*goa.Controller
	// contains filtered or unexported fields
}

AccountsController implements the accounts resource.

func NewAccountsController

func NewAccountsController(service *goa.Service, db *gorm.DB) *AccountsController

NewAccountsController creates a accounts controller.

func (*AccountsController) Add

Add runs the add action.

func (*AccountsController) Delete

Delete runs the delete action.

func (*AccountsController) List

List runs the list action.

func (*AccountsController) Show

Show runs the show action.

func (*AccountsController) Update

Update runs the update action.

type AccountsDataController

type AccountsDataController struct {
	*goa.Controller
	// contains filtered or unexported fields
}

AccountsDataController implements the accounts resource.

func NewAccountsDataController

func NewAccountsDataController(service *goa.Service, db *gorm.DB) *AccountsDataController

NewAccountsDataController creates a accounts controller.

func (*AccountsDataController) Add

Add runs the add action.

func (*AccountsDataController) Delete

Delete runs the delete action.

func (*AccountsDataController) List

List runs the list action.

func (*AccountsDataController) Show

Show runs the show action.

func (*AccountsDataController) Update

Update runs the update action.

type ActionsController

type ActionsController struct {
	*goa.Controller
}

ActionsController implements the actions resource.

func NewActionsController

func NewActionsController(service *goa.Service) *ActionsController

NewActionsController creates a actions controller.

func (*ActionsController) Hello

Hello runs the hello action.

func (*ActionsController) ID

Action ID

func (*ActionsController) Ping

Ping runs the ping action.

type BottlesController

type BottlesController struct {
	*goa.Controller
	// contains filtered or unexported fields
}

BottlesController implements the bottles resource.

func NewBottlesController

func NewBottlesController(service *goa.Service, db *gorm.DB) *BottlesController

NewBottlesController creates a bottles controller.

func (*BottlesController) Add

Add runs the add action.

func (*BottlesController) Delete

Delete runs the delete action.

func (*BottlesController) List

List runs the list action.

func (*BottlesController) ListRelation

func (c *BottlesController) ListRelation(ctx *app.ListRelationBottlesContext) error

ListRelation runs the listRelation action.

func (*BottlesController) Show

Show runs the show action.

func (*BottlesController) Update

Update runs the update action.

type BottlesDataController

type BottlesDataController struct {
	*goa.Controller
	// contains filtered or unexported fields
}

BottlesDataController implements the bottles resource.

func NewBottlesDataController

func NewBottlesDataController(service *goa.Service, db *gorm.DB) *BottlesDataController

NewBottlesDataController creates a bottles controller.

func (*BottlesDataController) Add

Add runs the add action.

func (*BottlesDataController) Delete

Delete runs the delete action.

func (*BottlesDataController) List

List runs the list action.

func (*BottlesDataController) Show

Show runs the show action.

func (*BottlesDataController) Update

Update runs the update action.

type JsController

type JsController struct {
	*goa.Controller
}

JsController implements the js resource.

func NewJsController

func NewJsController(service *goa.Service) *JsController

NewJsController creates a js controller.

type MethodController

type MethodController struct {
	*goa.Controller
}

MethodController implements the method resource.

func NewMethodController

func NewMethodController(service *goa.Service) *MethodController

NewMethodController creates a method controller.

func (*MethodController) Etc

Etc runs the etc action.

func (*MethodController) Follow

Follow runs the follow action.

func (*MethodController) List

List runs the list action.

func (*MethodController) Method

Method runs the method action.

type ResponseController

type ResponseController struct {
	*goa.Controller
}

ResponseController implements the response resource.

func NewResponseController

func NewResponseController(service *goa.Service) *ResponseController

NewResponseController creates a response controller.

func (*ResponseController) Array

Array runs the array action.

func (*ResponseController) Hash

Hash runs the hash action.

func (*ResponseController) List

List runs the list action.

func (*ResponseController) Nested

Nested runs the show action.

func (*ResponseController) Show

Show runs the show action.

type SecurityController

type SecurityController struct {
	*goa.Controller
}

SecurityController implements the security resource.

func NewSecurityController

func NewSecurityController(service *goa.Service) *SecurityController

NewSecurityController creates a security controller.

func (*SecurityController) Security

Security runs the security action.

type SwaggerController

type SwaggerController struct {
	*goa.Controller
}

SwaggerController implements the swagger resource.

func NewSwaggerController

func NewSwaggerController(service *goa.Service) *SwaggerController

NewSwaggerController creates a swagger controller.

type ValidationController

type ValidationController struct {
	*goa.Controller
}

ValidationController implements the validation resource.

func NewValidationController

func NewValidationController(service *goa.Service) *ValidationController

NewValidationController creates a validation controller.

func (*ValidationController) Validation

Validation runs the validation action.

Jump to

Keyboard shortcuts

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