controllers

package
v0.0.0-...-6ffdd29 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRedisValue

func GetRedisValue(client *redis.Client, key string, result interface{}) interface{}

func Login

func Login(c *gin.Context)

func Ping

func Ping(c *gin.Context)

func PostsCreate

func PostsCreate(c *gin.Context)

func PostsDeleteById

func PostsDeleteById(c *gin.Context)

func PostsIndex

func PostsIndex(c *gin.Context)

func PostsSingleById

func PostsSingleById(c *gin.Context)

func PostsUpdateById

func PostsUpdateById(c *gin.Context)

func SetRedisValue

func SetRedisValue(client *redis.Client, key string, value string) error

func Signup

func Signup(c *gin.Context)

func Validate

func Validate(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