iris/apps/apps.go

5 lines
238 B
Go
Raw Normal View History

2020-08-17 20:53:17 +02:00
// 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