user

package
v0.0.0-...-57b3fe1 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddUserRouter

func AddUserRouter(r *chi.Mux, controller *UserController)

Types

type UserController

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

func NewUserController

func NewUserController(userService *UserService) *UserController

type UserService

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

func NewUserService

func NewUserService(storage *db.SQLCStore, env config.EnvVariables) *UserService

Jump to

Keyboard shortcuts

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