mirror of
https://github.com/kataras/iris.git
synced 2025-12-21 20:07:04 +00:00
Update editor' plugin doc
This commit is contained in:
@@ -66,8 +66,6 @@ func (e *Plugin) Port(port int) *Plugin {
|
||||
return e
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
// SetEnable if true enables the editor plugin, otherwise disables it
|
||||
func (e *Plugin) SetEnable(enable bool) {
|
||||
e.enabled = enable
|
||||
|
||||
Reference in New Issue
Block a user