forked from goffee/cup
start controllers
This commit is contained in:
parent
ed505562ff
commit
17f3156efc
3 changed files with 9 additions and 9 deletions
|
|
@ -3,7 +3,7 @@
|
|||
// Use of this source code is governed by MIT-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
package handlers
|
||||
package controllers
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
// Use of this source code is governed by MIT-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
package handlers
|
||||
package controllers
|
||||
|
||||
import (
|
||||
"git.smarteching.com/goffee/core"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue