controllers

package
v0.0.0-...-8d32343 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Module(
	"controllers",
	fx.Provide(NewUserController),
)

Functions

This section is empty.

Types

type UserController

type UserController struct {
}

func NewUserController

func NewUserController() UserController

func (UserController) Detail

func (c UserController) Detail(w http.ResponseWriter, r *http.Request)

func (UserController) Index

Jump to

Keyboard shortcuts

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