refactor: move handlers into versioned dirs
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
package handlers
|
||||
package item
|
||||
|
||||
import (
|
||||
"context"
|
@ -1,4 +1,4 @@
|
||||
package handlers
|
||||
package user
|
||||
|
||||
import (
|
||||
"context"
|
@ -1,4 +1,4 @@
|
||||
package handlers
|
||||
package user
|
||||
|
||||
import (
|
||||
"context"
|
Reference in New Issue
Block a user