Pretty up design
This commit is contained in:
parent
0eb06dcf9a
commit
35a61859b2
8 changed files with 113 additions and 47 deletions
internal/web
|
@ -3,8 +3,8 @@ package web
|
|||
import (
|
||||
"net/http"
|
||||
|
||||
"github.com/go-chi/chi"
|
||||
"bitmask.me/skeleton/internal/app"
|
||||
"github.com/go-chi/chi"
|
||||
)
|
||||
|
||||
func runHTTP(listenAddr string, h http.Handler) error {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue