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