This website requires JavaScript.
Explore
Help
Sign In
aldy505
/
jokes-bapak2
mirror of
https://github.com/aldy505/jokes-bapak2.git
Watch
1
Star
0
Fork
You've already forked jokes-bapak2
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
55579abe97
jokes-bapak2
/
api
/
app
/
v1
/
models
/
auth.go
7 lines
93 B
Go
Raw
Blame
History
package
models
type
Auth
struct
{
Key
string
`
json:"key"
`
Token
string
`
json:"token"
`
}
Reference in New Issue
View Git Blame
Copy Permalink