1
0

fmt + lint + docs

This commit is contained in:
konrad
2018-07-21 15:28:09 +02:00
committed by kolaente
parent 9979b7e321
commit 0487889963
5 changed files with 21 additions and 9 deletions

View File

@ -1,10 +1,10 @@
package crud
import (
"fmt"
"git.kolaente.de/konrad/list/models"
"github.com/labstack/echo"
"net/http"
"fmt"
)
// ReadOneWeb is the webhandler to get one object