1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-18 10:27:06 +00:00
Former-commit-id: 55589069c8ed458183d28f32870fdf8f233629c6
This commit is contained in:
Gerasimos (Makis) Maropoulos
2020-07-11 16:14:31 +03:00
parent 3574816e1d
commit c8ed26ee51
8 changed files with 981 additions and 923 deletions

2
cli.go
View File

@@ -2,7 +2,7 @@ package iris
// +------------------------------------------------------------+
// | Bridge code between iris-cli and iris web application |
// | https://github.com/kataras/iris-cli |
// | https://github.com/kataras/iris-cli |
// +------------------------------------------------------------+
import (