ExLiveUrl.Params (ExLiveUrl v0.3.1)

TODO

Link to this section Summary

Link to this section Types

Link to this opaque

t()

(opaque) (since 0.3.0)
@opaque t()

Link to this section Functions

Link to this function

entries(params)

(since 0.3.0)
@spec entries(t()) :: map()

TODO

Link to this function

new(entries)

(since 0.3.0)
@spec new(String.t() | map()) :: t()

TODO

Link to this function

update_entries(params, update_fun)

(since 0.3.0)
@spec update_entries(t(), (entries :: map() -> entries :: map())) :: t()

TODO