struct

Cronun::Database::Paginator(T)

Inherits Struct < Value < Object

Constructors

new(page : Int32 = 1, limit : Int32 = 10, data : Array(T) = [] of T)
Source

Instance methods

to_json
Source