package
Version:
v0.0.0-...-9116ad2
Opens a new window with list of versions in this module.
Published: Sep 21, 2015
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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"`
Category int64 `form:"category"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.