singyeong_plugin v0.1.2 Singyeong.Plugin.RestRoute View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Singyeong.Plugin.RestRoute{
  function: atom(),
  method: atom(),
  module: atom(),
  route: String.t()
}