service

package
v0.0.0-...-995e40d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2021 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewInvitationService

func NewInvitationService(logger *log.Logger, cfg conf.App, emailSender *email.Sender, repo *repository.Repository) http.Handler

NewInvitationService creates a new service to handle the invitations with all the service dependencies

func NewRegistrationService

func NewRegistrationService(logger *log.Logger, repo *repository.Repository) http.Handler

Types

type InvitationService

type InvitationService struct {
	*chi.Mux
	// contains filtered or unexported fields
}

InvitationService is responsible to handle all the invitation routes and actions

type RegistrationService

type RegistrationService struct {
	*chi.Mux
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL