go-cook/internal/domain
2024-04-21 08:59:25 -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 Moved entity id's to int64 that the sql driver returns 2024-04-21 08:58:32 -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 added RefreshTokenRequest as a body 2024-04-21 08:59:25 -07:00
responses.go Updated some responses to return the base struct with embedding 2024-04-21 08:59:07 -07:00
scopes.go moved away from the api directory to internal per go doc recommendations 2024-04-20 08:09:24 -07:00