 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitHandlers ¶
func NewHandlers ¶
func NewHandlers() *handlers
Types ¶
type Handlers ¶
type Handlers interface {
	GetSessionInsightsData(context.Context, utils.ProjectIdResponse) (*utils.SessionInsightsData, error)
	SendSessionInsightsEmails(context.Context, utils.SessionInsightsData) error
}
     Click to show internal directories. 
   Click to hide internal directories.