mirror of
https://github.com/kataras/iris.git
synced 2026-01-01 09:17:02 +00:00
new apps/switch (beta)
This commit is contained in:
4
apps/apps.go
Normal file
4
apps/apps.go
Normal file
@@ -0,0 +1,4 @@
|
||||
// Package apps is responsible to control many Iris Applications.
|
||||
// This package directly imports the iris root package and cannot be used
|
||||
// inside Iris' codebase itself. Only external packages/programs can make use of it.
|
||||
package apps
|
||||
Reference in New Issue
Block a user