Resourceful v0.1.1
  • Pages
  • Modules

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

    Link to this section Summary

    Types

    t()

    Functions

    cast_filter(data_source, filter)
    cast_sorter(data_source, sorter)
    collection(data_source)
    filters(data_source)
    paginate(data_source, number, size)
    sort(data_source, sorters)

    Link to this section Types

    Link to this type

    t()

    View Source
    @type t() :: term()

    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

    collection(data_source)

    View Source
    Link to this function

    filters(data_source)

    View Source
    Link to this function

    paginate(data_source, number, size)

    View Source
    Link to this function

    sort(data_source, sorters)

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.4) for the Elixir programming language