Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidStatus = fmt.Errorf("invalid status")
Functions ¶
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func New ¶
func New( logger *zap.Logger, repo *db_statuses.Repository, eventsSender events.EventSender, ) *Service
Click to show internal directories.
Click to hide internal directories.