password

package
v0.1.5 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Router

func Router(p iris.Party)

Types

type Req

type Req struct {
	Username string `json:"username,omitempty"`
	Password string `json:"password,omitempty" json:"password,omitempty"`
}

type Resp

type Resp struct {
	Username       string `json:"username,omitempty"`
	Password       string `json:"password,omitempty" json:"password,omitempty"`
	PasswordEncode string `json:"password_encode,omitempty" json:"password_encode,omitempty"`
}

Jump to

Keyboard shortcuts

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