login

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

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

Go to latest
Published: Aug 26, 2020 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GohangoutView

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

测试gohangout的视图(可删)

func LoginView

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

Types

type Gohangout

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

type Req

type Req struct {
	Name     string `json:"name""`
	Password string `json:"password"`
}

type Res

type Res struct {
	Name    string `json:"name""`
	Message string `json:"message"`
}

Jump to

Keyboard shortcuts

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