controllers

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Update

func Update(c *gin.Context)

Types

type TaskController added in v1.2.0

type TaskController struct{}

func (*TaskController) Create added in v1.2.0

func (c *TaskController) Create(ctx *gin.Context)

func (*TaskController) Delete added in v1.2.0

func (c *TaskController) Delete(ctx *gin.Context)

func (*TaskController) Read added in v1.2.0

func (c *TaskController) Read(ctx *gin.Context)

func (*TaskController) Update added in v1.2.0

func (c *TaskController) Update(ctx *gin.Context)

type UserController added in v1.2.0

type UserController struct {
	Authenticator *auth.LocalAuthenticator
}

func (*UserController) Create added in v1.2.0

func (c *UserController) Create(ctx *gin.Context)

func (*UserController) Login added in v1.2.0

func (c *UserController) Login(ctx *gin.Context)

func (*UserController) Read added in v1.2.0

func (c *UserController) Read(ctx *gin.Context)

type WebhookController added in v1.2.0

type WebhookController struct{}

func (*WebhookController) Create added in v1.2.0

func (c *WebhookController) Create(ctx *gin.Context)

func (*WebhookController) Delete added in v1.2.0

func (c *WebhookController) Delete(ctx *gin.Context)

func (*WebhookController) Read added in v1.2.0

func (c *WebhookController) Read(ctx *gin.Context)

func (*WebhookController) ReadAll added in v1.2.0

func (c *WebhookController) ReadAll(ctx *gin.Context)

func (*WebhookController) Update added in v1.2.0

func (c *WebhookController) Update(ctx *gin.Context)

Jump to

Keyboard shortcuts

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