handlers

package
v0.14.0-beta4 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HealhCheck

type HealhCheck fiber.Handler

func ProvideHealthCheck

func ProvideHealthCheck() HealhCheck

ProvideHealthCheck is a wire provider for GET healthcheck handler.

type PostEventsCustoms

type PostEventsCustoms fiber.Handler

func ProvidePostEventsCustoms

func ProvidePostEventsCustoms(
	eventStore eventstore.Service,
	uaParserService uaparser.Service,
	ipgeolocatorService ipgeolocator.Service,
) PostEventsCustoms

ProvidePostEventsCustoms is a wire provider for POST /api/v1/events/customs/:name events handler.

type PostEventsPageview added in v0.14.0

type PostEventsPageview fiber.Handler

func ProvidePostEventsPageViews

func ProvidePostEventsPageViews(
	logger zerolog.Logger,
	eventStore eventstore.Service,
	uaParserService uaparser.Service,
	ipgeolocatorService ipgeolocator.Service,
) PostEventsPageview

ProvidePostEventsPageViews is a wire provider for POST /api/v1/events/pageviews events handler.

Jump to

Keyboard shortcuts

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