torrentform

package
v0.0.0-...-5607d3c Latest Latest
Warning

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

Go to latest
Published: May 13, 2017 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PanelPost

type PanelPost struct {
	Name         string `form:"name" needed:"true" len_min:"3" len_max:"20"`
	Hash         string `form:"hash" needed:"true"`
	Category     int    `form:"cat" needed:"true"`
	Sub_Category int    `form:"subcat"`
	Status       string `form:"status" needed:"true"`
	Description  string `form:"desc"`
	WebsiteLink  string `form:"website"`
}

Jump to

Keyboard shortcuts

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