Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiprodcoder/MIXAPI
/ SetTotal
Method
SetTotal
common/page_info.go:33–35 ·
view source on GitHub ↗
(total int)
Source
from the content-addressed store, hash-verified
31
}
32
33
func
(p *PageInfo) SetTotal(total int) {
34
p.Total = total
35
}
36
37
func
(p *PageInfo) SetItems(items any) {
38
p.Items = items
Callers
11
GetAllRedemptions
Function · 0.80
SearchRedemptions
Function · 0.80
GetAllMidjourney
Function · 0.80
GetUserMidjourney
Function · 0.80
GetAllTask
Function · 0.80
GetUserTask
Function · 0.80
GetAllLogs
Function · 0.80
GetUserLogs
Function · 0.80
GetAllUsers
Function · 0.80
SearchUsers
Function · 0.80
GetAllTokens
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected