Bolt.Sips v0.2.4
Bolt.Sips.Success
Bolt returns success or Error, in response to our requests.
Summary
parses a record received from Bolt and returns {:ok, %Bolt.Sips.Success{}}
or {:error, %Bolt.Sips.Error{}}
if it can’t find the success key
Functions
parses a record received from Bolt and returns {:ok, %Bolt.Sips.Success{}}
or {:error, %Bolt.Sips.Error{}}
if it can’t find the success key.