Categorygithub.com/yasinsaee/api_maker
modulepackage
1.0.2
Repository: https://github.com/yasinsaee/api_maker.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewAPIService creates a new instance of APIService with the given parameters.
No description provided by the author
SuccessResponse handles sending success responses.
No description provided by the author
No description provided by the author

# Structs

APIService defines the structure for an API service, containing necessary components such as name, group, validator, and logger.
BaseServiceRequest defines common fields for all service requests.
No description provided by the author
CreateServiceRequest defines the structure for a service request used for creating resources.
No description provided by the author
DeleteServiceRequest defines the structure for a service request used for deleting a resource.
ListServiceRequest defines the structure for a service request used for listing resources.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UpdateServiceRequest defines the structure for a service request used for updating resources.
ViewServiceRequest defines the structure for a service request used for viewing a single resource.

# Interfaces

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

# Type aliases

No description provided by the author