go-cook/internal/domain
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