mirror of
https://github.com/kataras/iris.git
synced 2025-12-21 03:47:04 +00:00
Read https://github.com/kataras/iris/tree/master/HISTORY.md
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
package iriscontrol
|
||||
|
||||
// NOT READY YET
|
||||
|
||||
// PluginInfo holds the Name and the description of the registed plugins
|
||||
// PluginInfo the name and the description of a plugin
|
||||
type PluginInfo struct {
|
||||
Name string
|
||||
Description string
|
||||
}
|
||||
|
||||
//func getPluginlist...
|
||||
|
||||
Reference in New Issue
Block a user