handlers

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: MIT Imports: 1 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{}

func New

func New() Handler

func NewV3

func NewV3() Handler

type HandlersIn

type HandlersIn struct {
	dig.In
	H1 Handler `name:"handler_v1"`
	H2 Handler `name:"handler_v2"`
	H3 Handler `name:"handler_v3"`
}

type Server

type Server struct{}

func NewServer

func NewServer(HandlersIn) Server

Jump to

Keyboard shortcuts

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