This website requires JavaScript.
Explore
Help
Sign In
egommerce
/
api-entities
Watch
1
Star
0
Fork
0
You've already forked api-entities
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2cf4d4c25d
api-entities
/
common
/
dto
/
health.go
6 lines
78 B
Go
Raw
Normal View
History
Unescape
Escape
module update
2024-12-06 16:14:44 +01:00
package
dto
Restructurization
2024-12-06 13:24:56 +01:00
type
HealthResponseDTO
struct
{
Status
string
`
json:"status"
`
}
Reference in New Issue
Copy Permalink