package
0.0.0-20240423065740-64684896e9cb
Repository: https://github.com/eliriat/go-tasks.git
Documentation: pkg.go.dev

# Functions

NewCampaignRepository creates a new instance of CampaignRepository.
NewDomainRepository creates a new instance of DomainRepository.
SourceRepository creates a new instance of SourceRepository.

# Constants

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

# Variables

No description provided by the author

# Structs

Campaign represents the campaign entity.
CampaignRepository represents a repository for saving campaigns in db.
Domain represents the domain entity.
DomainRepository represents a repository for saving domains in db.
Source represents the source entity.
SourceRepository represents a repository for saving sources in db.

# Type aliases

No description provided by the author