This website requires JavaScript.
Explore
Help
Sign In
jtom38
/
go-cook
Watch
2
Star
0
Fork
0
You've already forked go-cook
Code
Issues
9
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
go-cook
/
internal
/
domain
History
James Tombleson
9627c51e7a
minor changes to requests and responses
2024-04-21 10:29:17 -07:00
..
dto.go
moved away from the api directory to internal per go doc recommendations
2024-04-20 08:09:24 -07:00
entities.go
The refreshtoken no longer cares about when a token expired. When they want a new jtw from refresh a new refresh token is made also
2024-04-21 10:27:56 -07:00
models.go
moved away from the api directory to internal per go doc recommendations
2024-04-20 08:09:24 -07:00
requests.go
minor changes to requests and responses
2024-04-21 10:29:17 -07:00
responses.go
minor changes to requests and responses
2024-04-21 10:29:17 -07:00
scopes.go
moved away from the api directory to internal per go doc recommendations
2024-04-20 08:09:24 -07:00