handler

package
v0.0.0-...-06a30b1 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2014 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AcceptAnswerHandler

type AcceptAnswerHandler struct {
	lib.AuthHandler
}

func (*AcceptAnswerHandler) Get

func (self *AcceptAnswerHandler) Get()

type CloseQuestionHandler

type CloseQuestionHandler struct {
	lib.AuthHandler
}

func (*CloseQuestionHandler) Get

func (self *CloseQuestionHandler) Get()

type DeleteAnswerHandler

type DeleteAnswerHandler struct {
	lib.AuthHandler
}

func (*DeleteAnswerHandler) Get

func (self *DeleteAnswerHandler) Get()

type DeleteQuestionHandler

type DeleteQuestionHandler struct {
	lib.AuthHandler
}

func (*DeleteQuestionHandler) Get

func (self *DeleteQuestionHandler) Get()

type EditAnswerHandler

type EditAnswerHandler struct {
	lib.AuthHandler
}

func (*EditAnswerHandler) Get

func (self *EditAnswerHandler) Get()

func (*EditAnswerHandler) Post

func (self *EditAnswerHandler) Post()

type EditQuestionHandler

type EditQuestionHandler struct {
	lib.AuthHandler
}

func (*EditQuestionHandler) Get

func (self *EditQuestionHandler) Get()

func (*EditQuestionHandler) Post

func (self *EditQuestionHandler) Post()

type HateHandler

type HateHandler struct {
	lib.BaseHandler
}

func (*HateHandler) Get

func (self *HateHandler) Get()

type IgnoreAnswerHandler

type IgnoreAnswerHandler struct {
	lib.AuthHandler
}

func (*IgnoreAnswerHandler) Get

func (self *IgnoreAnswerHandler) Get()

type LikeHandler

type LikeHandler struct {
	lib.BaseHandler
}

func (*LikeHandler) Get

func (self *LikeHandler) Get()

type MainHandler

type MainHandler struct {
	lib.BaseHandler
}

func (*MainHandler) Get

func (self *MainHandler) Get()

type NewAnswerHandler

type NewAnswerHandler struct {
	lib.BaseHandler
}

func (*NewAnswerHandler) Post

func (self *NewAnswerHandler) Post()

type NewQuestionHandler

type NewQuestionHandler struct {
	lib.AuthHandler
}

func (*NewQuestionHandler) Get

func (self *NewQuestionHandler) Get()

func (*NewQuestionHandler) Post

func (self *NewQuestionHandler) Post()

type OpenQuestionHandler

type OpenQuestionHandler struct {
	lib.AuthHandler
}

func (*OpenQuestionHandler) Get

func (self *OpenQuestionHandler) Get()

type QuestionHandler

type QuestionHandler struct {
	lib.BaseHandler
}

func (*QuestionHandler) Get

func (self *QuestionHandler) Get()

type SearchHandler

type SearchHandler struct {
	lib.BaseHandler
}

func (*SearchHandler) Get

func (self *SearchHandler) Get()

type SigninHandler

type SigninHandler struct {
	lib.BaseHandler
}

func (*SigninHandler) Get

func (self *SigninHandler) Get()

func (*SigninHandler) Post

func (self *SigninHandler) Post()

type SignoutHandler

type SignoutHandler struct {
	lib.BaseHandler
}

func (*SignoutHandler) Get

func (self *SignoutHandler) Get()

type SignupHandler

type SignupHandler struct {
	lib.BaseHandler
}

func (*SignupHandler) Get

func (self *SignupHandler) Get()

func (*SignupHandler) Post

func (self *SignupHandler) Post()

type ViewQuestionHandler

type ViewQuestionHandler struct {
	lib.BaseHandler
}

func (*ViewQuestionHandler) Get

func (self *ViewQuestionHandler) Get()

Jump to

Keyboard shortcuts

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