package
0.0.0-20240418165223-ef80f4dcac48
Repository: https://github.com/gopheramol/domain-driven-arch.git
Documentation: pkg.go.dev

# Functions

NewAdRepository creates a new instance of AdRepositoryImpl with the provided database connection.

# Structs

AdRepositoryImpl is the implementation of the AdRepository interface.

# Interfaces

AdRepository is the interface that defines the methods for interacting with the ad data.