MCPcopy 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
29func (p *PageInfo) GetPage() int {
30 return p.Page
31}
32
33func (p *PageInfo) SetTotal(total int) {
34 p.Total = total

Callers 1

GetAllChannelsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected