refactor project structure
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
package jwtcontroller
|
||||
package middleware
|
||||
|
||||
import (
|
||||
"encoding/json"
|
@ -1,4 +1,4 @@
|
||||
package jwtcontroller
|
||||
package middleware
|
||||
|
||||
import (
|
||||
"context"
|
@ -1,4 +1,4 @@
|
||||
package jwtcontroller
|
||||
package middleware
|
||||
|
||||
import (
|
||||
"fmt"
|
Reference in New Issue
Block a user