Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandlerGetProposals ¶
func HandlerGetProposals(ctx *context.Context) http.HandlerFunc
func HandlerGetVote ¶
func HandlerGetVote(ctx *context.Context) http.HandlerFunc
func HandlerVote ¶
func HandlerVote(ctx *context.Context) http.HandlerFunc
Types ¶
type RequestVote ¶
func NewRequestVote ¶
func NewRequestVote(r *http.Request) (*RequestVote, error)
func (*RequestVote) Validate ¶
func (r *RequestVote) Validate() error
Click to show internal directories.
Click to hide internal directories.