Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrRepository = errors.New("post repository execution error")
Functions ¶
This section is empty.
Types ¶
type Repository ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func ProvideService ¶
func ProvideService(repo Repository) Service
Click to show internal directories.
Click to hide internal directories.