ankh v0.0.4 Ankh.Frame.Error

HTTP/2 Error structure

Summary

Types

t()
  • code: error code atom

Functions

Returns a human readable string for the passed error code atom

Types

t :: %Ankh.Frame.Error{code: atom}
  • code: error code atom

Functions

format(atom)

Specs

format(atom) :: String.t

Returns a human readable string for the passed error code atom