Search
Exzeitable
v0.6.0
Pages
Modules
Mix
Tasks
Settings
View Source
TestWeb.PageController
(Exzeitable v0.6.0)
Link to this section
Summary
Types
conn()
Functions
index(conn, params)
Link to this section
Types
Link to this type
conn()
View Source
@type
conn() ::
Plug.Conn.t
()
Link to this section
Functions
Link to this function
index(conn, params)
View Source
@spec
index(
conn
(),
map
()) ::
conn
()