controllers

package
v0.0.0-...-dcbd95a Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2022 License: GPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run()

Types

type Server

type Server struct {
	RootRouter *mux.Router
	Container  *repositories.Container
}

type User

type User struct {
	UserService *services.User
}

func (*User) CreateUser

func (u *User) CreateUser(w http.ResponseWriter, r *http.Request)

func (*User) GetUser

func (u *User) GetUser(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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