GiveAway v0.0.1 GiveAway.Channel behaviour

Contains the API for all social media channel modules

Link to this section Summary

Link to this section Types

Link to this type param_key()
param_key() :: String.t
Link to this type param_tuple()
param_tuple() :: {param_key, param_value}
Link to this type param_value()
param_value() :: String.t

Link to this section Callbacks

Link to this callback base_url()
base_url() :: url
Link to this callback parse_param(param_tuple)
parse_param(param_tuple) :: param_tuple
Link to this callback valid_params()
valid_params() :: [param_key]