store

package
v0.0.0-...-76f7c0c Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2021 License: MIT Imports: 7 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 {
	Store        store.KeyValue
	EventEmitter queue.EventEmitter
}

func NewHandler

func NewHandler(store store.KeyValue, eventEmitter queue.EventEmitter) *Handler

func (*Handler) DeletePair

func (h *Handler) DeletePair(c *gin.Context)

func (*Handler) GetPair

func (h *Handler) GetPair(c *gin.Context)

func (*Handler) GetPairs

func (h *Handler) GetPairs(c *gin.Context)

func (*Handler) PostPairs

func (h *Handler) PostPairs(c *gin.Context)

Jump to

Keyboard shortcuts

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