requests

package
v0.0.0-...-38ac173 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateUser

type CreateUser struct {
	Email    string `valid:"email"`
	Username string `valid:"username"`
	Password string `valid:"password"`
}

func (*CreateUser) Options

func (u *CreateUser) Options() validator.Options

Jump to

Keyboard shortcuts

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