package
0.0.0-20241108172809-6984fb3c98d2
Repository: https://github.com/hexiosec/goapi.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Address.
ApiResponse.
Category.
Customer.
Duration wraps time.Duration to allows JSON Marshal/Unmarshal.
FindPetsByStatusQuery.
FindPetsByTagsQuery.
LoginUserQuery.
Order.
Pet.
Wrapper to expose PetEndpoints functions as echo handlers/middleware.
Wrapper to expose StoreEndpoints functions as echo handlers/middleware.
Tag.
UpdatePetWithFormQuery.
UploadFileQuery.
User.
Wrapper to expose UserEndpoints functions as echo handlers/middleware.

# Interfaces

EchoLike defines the interface used by either echo.Echo or echo.Group.
Interface for Pet route endpoints.
Interface for Store route endpoints.
Interface for User route endpoints.

# Type aliases

CreateUsersWithListInputJSONRequest.
FindPetsByStatusJSON200Response.
FindPetsByTagsJSON200Response.
GetInventoryJSON200Response.
LoginUserJSON200Response.