http

package
v0.0.0-...-daf866f Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterEventsApi

func RegisterEventsApi(args EventsApiArgs) error

Types

type EventsApiArgs

type EventsApiArgs struct {
	fx.In

	Router   *gin.Engine
	Handlers *Handlers
}

type Handlers

type Handlers struct {
	// contains filtered or unexported fields
}

func NewHttpHandlers

func NewHttpHandlers(repo *repository.EventsCounterRepository) *Handlers

func (*Handlers) EventProcessorHandler

func (h *Handlers) EventProcessorHandler(ctx *gin.Context)

func (*Handlers) GetDomainStatusHandler

func (h *Handlers) GetDomainStatusHandler(ctx *gin.Context)

Jump to

Keyboard shortcuts

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