users_args

package
v0.0.0-...-7f422e9 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2021 License: GPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var JWT = &JWTParams{
	JwtSecret: "sdfasl74dfjalk434sdf",
}

Functions

This section is empty.

Types

type Auth

type Auth struct {
	Username string `json:"username" valid:"Required"`
	Password string `json:"password" valid:"Required"`
}

type JWTParams

type JWTParams struct {
	JwtSecret string
}

Jump to

Keyboard shortcuts

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