Bolt.Sips v0.4.10 Bolt.Sips.Success View Source
Bolt returns success or Error, in response to our requests.
Link to this section Summary
Link to this section 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.