Login

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Privatekey = "" /* 128-byte string literal not displayed */

Functions

func LoginHandler

func LoginHandler(w http.ResponseWriter, r *http.Request)

func RegisterLoginRoutes

func RegisterLoginRoutes()

Types

type User

type User struct {
	Username string `json:"username"`
	Password string `json:"password"`
}

Jump to

Keyboard shortcuts

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