controllers

package
v0.0.0-...-d720d73 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controllers

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

func New

func New(useCases UseCases) *Controllers

func (*Controllers) EvaluatePasswordHandler

func (c *Controllers) EvaluatePasswordHandler(ctx *gin.Context)

type UseCases

type UseCases interface {
	EvaluatePassword(password string) int
}

Jump to

Keyboard shortcuts

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