admin

package
v0.0.0-...-ef91ec3 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2019 License: GPL-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdminLoginRequest

type AdminLoginRequest struct {
	UserName string `json:"username"`
	Password string `json:"password"`
}

type DeleteTaskRequest

type DeleteTaskRequest struct {
	ID int `json:"id"`
}

type IDRequest

type IDRequest struct {
	ID int `json:"id"`
}

Jump to

Keyboard shortcuts

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