Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiprodcoder/MIXAPI
/ GetPage
Method
GetPage
common/page_info.go:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
func
(p *PageInfo) GetPage() int {
30
return
p.Page
31
}
32
33
func
(p *PageInfo) SetTotal(total int) {
34
p.Total = total
Callers
1
GetAllChannels
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected