handler

package
v0.11.2 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2022 License: AGPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const PX string = "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII="

Variables

This section is empty.

Functions

func CacheGetHandler added in v0.1.26

func CacheGetHandler(s *cache.SchemaCache) gin.HandlerFunc

func CacheIndexHandler added in v0.1.26

func CacheIndexHandler(s *cache.SchemaCache) gin.HandlerFunc

func CachePurgeHandler added in v0.1.26

func CachePurgeHandler(s *cache.SchemaCache) gin.HandlerFunc

func CloudeventsHandler added in v0.1.25

func CloudeventsHandler(h params.Handler) gin.HandlerFunc

func GenericHandler

func GenericHandler(h params.Handler) gin.HandlerFunc

func HealthcheckHandler

func HealthcheckHandler(c *gin.Context)

func PixelHandler added in v0.6.0

func PixelHandler(h params.Handler) gin.HandlerFunc

func SnowplowHandler

func SnowplowHandler(h params.Handler) gin.HandlerFunc

func SquawkboxHandler added in v0.1.25

func SquawkboxHandler(h params.Handler, eventProtocol string) gin.HandlerFunc

func WebhookHandler added in v0.1.26

func WebhookHandler(h params.Handler) gin.HandlerFunc

Types

type CacheIndex added in v0.1.26

type CacheIndex struct {
	Count   int      `json:"count"`
	Schemas []string `json:"schemas"`
}

type StatsResponse added in v0.10.0

type StatsResponse struct {
	CollectorMeta *meta.CollectorMeta  `json:"collectorMeta"`
	Stats         *stats.ProtocolStats `json:"stats"`
}

Jump to

Keyboard shortcuts

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