mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 02:31:04 +01:00
x/pagination pkg
This commit is contained in:
parent
eb9ddd5d76
commit
afd0f5b145
|
@ -15,7 +15,7 @@ The only workable thing for generic aliases is when you know the type e.g.
|
||||||
type ListResponse = context.ListResponse[any] but that doesn't fit us.
|
type ListResponse = context.ListResponse[any] but that doesn't fit us.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package iris
|
package pagination
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"math"
|
"math"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user