package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Nov 11, 2023
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 Coscms struct {
Url string `xorm:"not null default '' VARCHAR(255)" valid:"Requied" form_widget:"text"`
Email string `xorm:"not null default '' VARCHAR(100)" valid:"Max(100)" form_widget:"radio"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.