handlers

package
v0.0.0-...-254df61 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cors

type Cors struct{}

func (Cors) Middleware

func (c Cors) Middleware() gin.HandlerFunc

type FmHandler

type FmHandler struct{}

func (*FmHandler) Handle

func (h *FmHandler) Handle(c *gin.Context)

type HealthHandler

type HealthHandler struct{}

func (*HealthHandler) Handle

func (h *HealthHandler) Handle(c *gin.Context)

type OwnedFilteredHandler

type OwnedFilteredHandler struct{}

func (*OwnedFilteredHandler) Handle

func (h *OwnedFilteredHandler) Handle(c *gin.Context)

type OwnedHandler

type OwnedHandler struct{}

func (*OwnedHandler) Handle

func (h *OwnedHandler) Handle(c *gin.Context)

type OwnedParasHandler

type OwnedParasHandler struct{}

func (*OwnedParasHandler) Handle

func (h *OwnedParasHandler) Handle(c *gin.Context)

type OwnersHandler

type OwnersHandler struct{}

func (*OwnersHandler) Handle

func (h *OwnersHandler) Handle(c *gin.Context)

type OwnersParasHandler

type OwnersParasHandler struct{}

func (*OwnersParasHandler) Handle

func (h *OwnersParasHandler) Handle(c *gin.Context)

type UnlockableHandler

type UnlockableHandler struct {
	Token string
	CID   string
}

func (*UnlockableHandler) ConnectToW3Storage

func (h *UnlockableHandler) ConnectToW3Storage() (w3s.Client, error)

func (*UnlockableHandler) DownloadCidJson

func (h *UnlockableHandler) DownloadCidJson() (models.UnlockableCidJson, map[string]interface{}, error)

func (*UnlockableHandler) Handle

func (h *UnlockableHandler) Handle(c *gin.Context)

Jump to

Keyboard shortcuts

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