mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 09:57:01 +00:00
x/pagination pkg
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user