View Source Resourceful.Collection.Delegate protocol (Resourceful v0.1.5)

Link to this section Summary

Types

t()

All the types that implement this protocol.

Link to this section Types

@type t() :: term()

All the types that implement this protocol.

Link to this section Functions

Link to this function

cast_filter(data_source, filter)

View Source
Link to this function

cast_sorter(data_source, sorter)

View Source
Link to this function

paginate(data_source, number, size)

View Source
Link to this function

sort(data_source, sorters)

View Source