handler

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2018 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateUser

func CreateUser(c *gin.Context)

func DeleteComment

func DeleteComment(c *gin.Context)

DeleteComment definitively removes a comment from the repository

func DeletePost

func DeletePost(c *gin.Context)

DeletePost definitively removes a post from the repository

func DeleteTask

func DeleteTask(c *gin.Context)

DeleteTask definitively removes a task from the repository

func DeleteUser

func DeleteUser(c *gin.Context)

func DoNothing

func DoNothing(c *gin.Context)

DoNothing simply forward to next handler

func GetDreamAddresses

func GetDreamAddresses(c *gin.Context)

func GetGroups

func GetGroups(c *gin.Context)

func GetRoles

func GetRoles(c *gin.Context)

func GetUser

func GetUser(c *gin.Context)

func GetUsers

func GetUsers(c *gin.Context)

func GuestTotal

func GuestTotal(c *gin.Context)

func ListComments

func ListComments(c *gin.Context)

ListComments retrieves all comments, potentially filtered by the passed parentId.

func ListGuestsByDay

func ListGuestsByDay(c *gin.Context)

func ListPostComments

func ListPostComments(c *gin.Context)

ListPostComments retrieves the comment for a given post

func ListPosts

func ListPosts(c *gin.Context)

ListPosts retrieves all posts, potentially filtered by passed tag value.

func ListPresences

func ListPresences(c *gin.Context)

ListPresences retrieves the presence list

func ListTasks

func ListTasks(c *gin.Context)

func PatchUser

func PatchUser(c *gin.Context)

func PatchUserRoles

func PatchUserRoles(c *gin.Context)

func PutComment

func PutComment(c *gin.Context)

PutComment simply creates or updates a comment in the document repository.

func PutPost

func PutPost(c *gin.Context)

PutPost simply creates or updates a post in the document repository.

func PutPresence

func PutPresence(c *gin.Context)

PutPresence simply creates or updates a guest presence in the document repository.

func PutTask

func PutTask(c *gin.Context)

func ReadPost

func ReadPost(c *gin.Context)

ReadPost simply retrieves a post by path

func ReadPresence

func ReadPresence(c *gin.Context)

func UpdateUser

func UpdateUser(c *gin.Context)

Types

This section is empty.

Jump to

Keyboard shortcuts

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