SYMBOL INDEX (8 symbols across 2 files) FILE: dark_dmzj.go type dmzjBook (line 25) | type dmzjBook struct function init (line 38) | func init() { function apiWithRetry (line 62) | func apiWithRetry(id int, try int) string { function getItem (line 89) | func getItem(id int, c chan<- string) { function arrayMap (line 94) | func arrayMap(vs []string, f func(string) []string) [][]string { function downloadBooks (line 102) | func downloadBooks() { function main (line 167) | func main() { FILE: hotupdate.go function init (line 11) | func init() {