mirror of
https://github.com/documize/community.git
synced 2025-07-20 13:49:42 +02:00
refactored routing/web serving logic
This commit is contained in:
parent
76d77bef9b
commit
d888962082
16 changed files with 410 additions and 382 deletions
|
@ -17,8 +17,7 @@ package embed
|
|||
import (
|
||||
"net/http"
|
||||
|
||||
"github.com/documize/community/core/web"
|
||||
|
||||
"github.com/documize/community/server/web"
|
||||
assetfs "github.com/elazarl/go-bindata-assetfs"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue