controllers

package
v0.0.0-...-4f9ceea Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserLoginPassword

type UserLoginPassword struct {
	Login    string `json:"login"`
	Password string `json:"password"`
}

type Users

type Users struct {
	NewView *views.View
}

func NewUsers

func NewUsers() *Users

func (*Users) CreateUser

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

func (*Users) GetUserByName

func (u *Users) GetUserByName(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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