controllers

package
v0.0.0-...-20693d9 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthController

type AuthController struct {
}

func (*AuthController) Login_Get

func (c *AuthController) Login_Get(ctx *fiber.Ctx) error

func (*AuthController) Login_Post

func (c *AuthController) Login_Post(ctx *fiber.Ctx) error

func (*AuthController) Register_Get

func (c *AuthController) Register_Get(ctx *fiber.Ctx) error

func (*AuthController) Register_Post

func (c *AuthController) Register_Post(ctx *fiber.Ctx) error

type FeedController

type FeedController struct {
}

func (*FeedController) Feed_Get

func (c *FeedController) Feed_Get(ctx *fiber.Ctx) error

type HomeController

type HomeController struct {
}

func (*HomeController) Home_Get

func (c *HomeController) Home_Get(ctx *fiber.Ctx) error

type PostsController

type PostsController struct {
}

func (*PostsController) NewPost_Get

func (c *PostsController) NewPost_Get(ctx *fiber.Ctx) error

Jump to

Keyboard shortcuts

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