handlers

package
v0.0.0-...-ff237a8 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: MIT Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	Repository *repo.Repository
	Redis      *redis.Client
	Loader     loaders.Loaders
	Service    *types.Services
}

func New

func New(db *repo.Repository, redis *redis.Client, services *types.Services) *Handler

func (*Handler) Graphql

func (h *Handler) Graphql() gin.HandlerFunc

func (*Handler) Playground

func (h *Handler) Playground() gin.HandlerFunc

func (*Handler) SomeWebhookHandler

func (h *Handler) SomeWebhookHandler(wg *sync.WaitGroup) gin.HandlerFunc

Jump to

Keyboard shortcuts

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