Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service composes the required modules needed to manage the lifecycle
func NewService ¶
func NewService( ebSession *eventbrite.Session, key *masterkey.MasterKey, db *models.DatabaseContext, mc mail.Client) Service
NewService is the creator the the rekey-service
Click to show internal directories.
Click to hide internal directories.