Documentation ¶
There is no documentation for this package.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
api
|
|
internal
|
|
pkg
|
|
model/database
Package database contains plain old Go types used by GORM as database models with GORM-specific Go tags.
|
Package database contains plain old Go types used by GORM as database models with GORM-specific Go tags. |
model/request
Package request contains plain old Go types used in the Gin endpoint handlers and Swaggo documentation for the HTTP request models, with Gin- and Swaggo-specific Go tags.
|
Package request contains plain old Go types used in the Gin endpoint handlers and Swaggo documentation for the HTTP request models, with Gin- and Swaggo-specific Go tags. |
model/response
Package response contains plain old Go types returned by wharf-web in the HTTP responses, with Swaggo-specific Go tags.
|
Package response contains plain old Go types returned by wharf-web in the HTTP responses, with Swaggo-specific Go tags. |
Click to show internal directories.
Click to hide internal directories.