controllers

package
v0.0.0-...-4354785 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2015 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 ClubController

type ClubController struct {
	beego.Controller
}

func (*ClubController) Clubs

func (this *ClubController) Clubs()

func (*ClubController) CreateClub

func (this *ClubController) CreateClub()

func (*ClubController) UpdateClub

func (this *ClubController) UpdateClub()

type EventController

type EventController struct {
	beego.Controller
}

func (*EventController) Attend

func (this *EventController) Attend()

func (*EventController) Attending

func (this *EventController) Attending()

func (*EventController) Create

func (this *EventController) Create()

func (*EventController) Events

func (this *EventController) Events()

func (*EventController) Update

func (this *EventController) Update()

type EventResponse

type EventResponse struct {
	Events []models.Event
}

type Response

type Response struct {
	Clubs []models.Club
}

Jump to

Keyboard shortcuts

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