Bolt.Sips v0.3.1 Bolt.Sips.Success

Bolt returns success or Error, in response to our requests.

Summary

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

Functions

new(r)

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.