forms

package
v0.0.0-...-9116ad2 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2015 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 Commit

type Commit struct {
	Name    string `form:"name" binding:"required"`
	Yomi    string `form:"yomi" binding:"required"`
	Content string `form:"content" binding:"required"`
	Message string `form:"message"`
	// Outline  string `form:"outline"`
	Category int64 `form:"category"`
}

Jump to

Keyboard shortcuts

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