package
Version:
v1.0.9
Opens a new window with list of versions in this module.
Published: Jul 31, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DB_BLOG_MESSAGES struct {
models.Model
User string `json:"user"`
Date string `json:"date"`
Message string `gorm:"not null" json:"message"`
}
DB_BLOG_MESSAGES 留言表模型
Source Files
¶
Click to show internal directories.
Click to hide internal directories.