handler

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

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

Go to latest
Published: Apr 29, 2026 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Auth

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

func NewAuth

func NewAuth(serviceAuth service.IAuth) *Auth

func (*Auth) SignIn

func (a *Auth) SignIn(ctx *echo.Context) error

func (*Auth) SignUp

func (a *Auth) SignUp(ctx *echo.Context) error

type Health

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

func NewHealth

func NewHealth(serviceHealth service.IHealth) *Health

func (*Health) Health

func (h *Health) Health(ctx *echo.Context) error

type Payments

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

func NewPayments

func NewPayments(servicePayments service.IPayments) *Payments

func (*Payments) Create

func (p *Payments) Create(ctx *echo.Context) error

func (*Payments) Get

func (p *Payments) Get(ctx *echo.Context) error

Jump to

Keyboard shortcuts

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