Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GR ¶
type GR struct { DB *gorm.DB ServerInfo //embeded }
GR is for database information and gorm instance
type ServerInfo ¶
type ServerInfo struct {
// contains filtered or unexported fields
}
ServerInfo is for database information
Click to show internal directories.
Click to hide internal directories.