RedisController

package
v0.0.0-...-f03ab3a Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RedisController

type RedisController struct {
	// contains filtered or unexported fields
}

func NewRedisController

func NewRedisController(rdb *redis.Client) *RedisController

func (*RedisController) RedisControllerGet

func (n *RedisController) RedisControllerGet(c *fiber.Ctx) error

func (*RedisController) RedisControllerPing

func (n *RedisController) RedisControllerPing(c *fiber.Ctx) error

@Summary API @Description Returns a Pong if api is running correctly @Tags Ping Pong @Produce plain @Success 200 return Pong @Router /api/ [get]

func (*RedisController) RedisControllerPost

func (n *RedisController) RedisControllerPost(c *fiber.Ctx) error

Jump to

Keyboard shortcuts

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