server

package
v0.0.0-...-2de5c43 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderHandlerSet = wire.NewSet(
	NewIndexHandler,
)

ProviderHandlerSet is handler providers.

Functions

This section is empty.

Types

type IndexHandler

type IndexHandler interface {
	IndexV1(_ context.Context, ctx *app.RequestContext)
}

func NewIndexHandler

func NewIndexHandler(
	indexSvc service.IndexService,
) IndexHandler

Jump to

Keyboard shortcuts

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