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

# Functions

NewAdService creates a new instance of AdServiceImpl with the provided ad repository.

# Structs

AdServiceImpl is the implementation of the AdService interface.

# Interfaces

AdService is the interface that defines the methods for ad-related business logic.