Packages

A Gleam client for the Pushover push notification API

Current section

Files

Jump to
wimp include wimp_UnexpectedResponse.hrl
Raw

include/wimp_UnexpectedResponse.hrl

-record(unexpected_response, {status :: integer(), body :: binary()}).