Documentation ¶
Index ¶
Constants ¶
View Source
const NPSResponseCollectionName = "nps_response"
NPSResponseCollectionName firestore collection name where nps responses are stored
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceSurveyImpl ¶
type ServiceSurveyImpl struct { Repository database.Repository // contains filtered or unexported fields }
ServiceSurveyImpl is an surveys service
func NewService ¶
func NewService(repository database.Repository) *ServiceSurveyImpl
NewService initializes a surveys service
func (ServiceSurveyImpl) RecordNPSResponse ¶
RecordNPSResponse ...
Click to show internal directories.
Click to hide internal directories.