chores: refactor struct and structure project
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package responsedomain
|
||||
|
||||
type Auth struct {
|
||||
Token string `json:"token"`
|
||||
}
|
||||
Reference in New Issue
Block a user