package
0.0.0-20240730081840-b2c82e1192fb
Repository: https://github.com/joinself/restful-client.git
Documentation: pkg.go.dev

# Functions

NewRepository creates a new request repository.
NewService creates a new request service.
RegisterHandlers sets up the routing of the HTTP handlers.

# Structs

CreateRequest represents an request creation request.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Repository encapsulates the logic to access requests from the data source.
RequesterService service to manage sending and receiving request requests.
Service encapsulates usecase logic for requests.