package
Version:
v0.0.0-...-8af7e35
Opens a new window with list of versions in this module.
Published: Apr 11, 2022
License: MIT
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.
README
¶
Documentation
¶
type SpeakLog struct {
gorm.Model
Message string `gorm:"column:message;comment:'hello'" json:"message"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.