Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XanderStrike/wikiseek
/ functions
Functions
17 in github.com/XanderStrike/wikiseek
⨍
Functions
17
◇
Types & classes
6
↓ 2 callers
Method
getOrCreate
(start, end int64)
main.go:117
↓ 1 callers
Function
ExtractBzip2Range
(filename string, startOffset, endOffset int64)
main.go:37
↓ 1 callers
Function
ExtractPageText
ExtractPageText parses XML data and returns the text content for a given page ID
main.go:67
↓ 1 callers
Function
findPageByTitle
(entries []IndexEntry, title string)
main.go:277
↓ 1 callers
Function
getRandomEntries
(entries []IndexEntry, count int)
main.go:444
↓ 1 callers
Function
handleExtract
(w http.ResponseWriter, r *http.Request, inputFile string, tmpl *template.Template, index []IndexEntry)
main.go:465
↓ 1 callers
Function
handlePage
(w http.ResponseWriter, r *http.Request, inputFile string, tmpl *template.Template, index []IndexEntry)
main.go:368
↓ 1 callers
Function
handleSearch
(w http.ResponseWriter, r *http.Request, searchTmpl *template.Template, index []IndexEntry)
main.go:433
↓ 1 callers
Function
isRedirect
(content string)
main.go:355
↓ 1 callers
Function
loadIndex
(filename string)
main.go:179
↓ 1 callers
Function
loadIndexCache
(cacheFile string)
main.go:158
↓ 1 callers
Function
lowercaseAnchors
(html string)
main.go:303
↓ 1 callers
Function
newOffsetCache
()
main.go:111
↓ 1 callers
Function
saveIndexCache
(entries []IndexEntry, cacheFile string)
main.go:141
↓ 1 callers
Function
searchIndex
(entries []IndexEntry, query string)
main.go:266
↓ 1 callers
Function
stripImgDimensions
(html string)
main.go:297
Function
main
()
main.go:478