package
0.0.0-20240730081840-b2c82e1192fb
Repository: https://github.com/joinself/restful-client.git
Documentation: pkg.go.dev
# Functions
NewRepository creates a new signature repository.
NewService creates a new signature service.
RegisterHandlers sets up the routing of the HTTP handlers.
# Variables
LastSignature specifies the signature id from what you want to get new signatures.
# Structs
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 signatures from the data source.
Service encapsulates usecase logic for signatures.