mirror of
https://github.com/kataras/iris.git
synced 2026-01-06 11:37:06 +00:00
Version 3.0.0-beta cleaned
This commit is contained in:
11
plugin/iriscontrol/index.go
Normal file
11
plugin/iriscontrol/index.go
Normal file
@@ -0,0 +1,11 @@
|
||||
package iriscontrol
|
||||
|
||||
// NOT READY YET
|
||||
|
||||
// PluginInfo holds the Name and the description of the registed plugins
|
||||
type PluginInfo struct {
|
||||
Name string
|
||||
Description string
|
||||
}
|
||||
|
||||
//func getPluginlist...
|
||||
Reference in New Issue
Block a user