Newsie v0.1.0 Newsie View Source

Documentation for Newsie.

Link to this section Summary

Functions

HTTP User-Agent to send to remote APIs

Get the current version of this library.

Link to this section Functions

Specs

user_agent() :: binary()

HTTP User-Agent to send to remote APIs

Example

iex> Newsie.user_agent()
"Newsie/0.1.0"

Specs

version() :: binary()

Get the current version of this library.