fmt + lint + docs

This commit is contained in:
konrad 2018-07-21 15:28:09 +02:00 committed by kolaente
parent 9979b7e321
commit 0487889963
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
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