event

package
v0.0.0-...-8717a1f Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2020 License: GPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventService

type EventService struct {
	mock.Mock
}

func (EventService) Log

func (m EventService) Log(eventName string, userID int, clientInfo map[string]interface{}) error

type SimpleEventService

type SimpleEventService struct {
	CalledMethods map[string]bool
}

func (SimpleEventService) DeleteEventsByUserID

func (m SimpleEventService) DeleteEventsByUserID(userID int) error

func (SimpleEventService) ListEvents

func (m SimpleEventService) ListEvents(filter userland.EventFilterOptions, paging userland.EventPagingOptions) (events userland.Events, count int, err error)

func (SimpleEventService) Log

func (m SimpleEventService) Log(eventName string, userID int, clientInfo map[string]interface{}) error

Jump to

Keyboard shortcuts

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