package
0.0.0-20240730081840-b2c82e1192fb
Repository: https://github.com/joinself/restful-client.git
Documentation: pkg.go.dev
# Functions
NewRepository creates a new app repository.
NewService creates a new app service.
RegisterHandlers sets up the routing of the HTTP handlers.
# Structs
App represents the data about an app.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
FactService service to manage sending and receiving fact requests.
Repository encapsulates the logic to access apps from the data source.
Service encapsulates usecase logic for apps.