FocusAtWillEx.Channels.Parser (focus_at_will_ex v0.1.0)

View Source

Deserialize a JSON string to a Channel sruct

Summary

Functions

Create channel structs from a string

Functions

parse_json(json_string)

@spec parse_json(String.t()) :: %{
  required(integer()) => FocusAtWillEx.Channels.Channel.t()
}

Create channel structs from a string