Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InfoWriter ¶
type InfoWriter struct { Source *chan *model.UserInfoTmp DB *gorm.DB }
func NewInfoWriter ¶
func NewInfoWriter(source *chan *model.UserInfoTmp, db *gorm.DB) *InfoWriter
func (*InfoWriter) Run ¶
func (w *InfoWriter) Run()
Click to show internal directories.
Click to hide internal directories.