ex_gram v0.10.0 ExGram.Middleware behaviour View Source

Allow creating middlewares

Link to this section Summary

Link to this section Types

Link to this type

opts()

View Source
opts() ::
  binary()
  | tuple()
  | atom()
  | integer()
  | float()
  | [opts()]
  | %{required(opts()) => opts()}

Link to this section Functions

Link to this section Callbacks