View Source Weather.Report behaviour (Weather v0.3.4)
A behaviour module for implementing weather reports.
Summary
Callbacks
@callback generate({[String.t()], map(), Weather.Opts.t()}) :: {list(), map(), Weather.Opts.t()}
A behaviour module for implementing weather reports.
@callback generate({[String.t()], map(), Weather.Opts.t()}) :: {list(), map(), Weather.Opts.t()}