Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UpdateQueue = make(chan UpdateTask, 1000)
Functions ¶
func UpdateWorker ¶
Types ¶
type UpdateTask ¶
type UpdateTask struct {
ShortId string
}
Click to show internal directories.
Click to hide internal directories.