audit

package
v0.0.0-...-43d62ff Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2016 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetEventListFailErrMocked

func GetEventListFailErrMocked(t *testing.T, eventsIn *[]types.Event) *[]types.Event

GetEventListFailErrMocked test mocked function

func GetEventListFailJSONMocked

func GetEventListFailJSONMocked(t *testing.T, eventsIn *[]types.Event) *[]types.Event

GetEventListFailJSONMocked test mocked function

func GetEventListFailStatusMocked

func GetEventListFailStatusMocked(t *testing.T, eventsIn *[]types.Event) *[]types.Event

GetEventListFailStatusMocked test mocked function

func GetEventListMocked

func GetEventListMocked(t *testing.T, eventsIn *[]types.Event) *[]types.Event

GetEventListMocked test mocked function

func GetSysEventListFailErrMocked

func GetSysEventListFailErrMocked(t *testing.T, eventsIn *[]types.Event) *[]types.Event

GetSysEventListFailErrMocked test mocked function

func GetSysEventListFailJSONMocked

func GetSysEventListFailJSONMocked(t *testing.T, eventsIn *[]types.Event) *[]types.Event

GetSysEventListFailJSONMocked test mocked function

func GetSysEventListFailStatusMocked

func GetSysEventListFailStatusMocked(t *testing.T, eventsIn *[]types.Event) *[]types.Event

GetSysEventListFailStatusMocked test mocked function

func GetSysEventListMocked

func GetSysEventListMocked(t *testing.T, eventsIn *[]types.Event) *[]types.Event

GetSysEventListMocked test mocked function

Types

type EventService

type EventService struct {
	// contains filtered or unexported fields
}

EventService manages event operations

func NewEventService

func NewEventService(concertoService utils.ConcertoService) (*EventService, error)

NewEventService returns a Concerto event service

func (*EventService) GetEventList

func (cl *EventService) GetEventList() (events []types.Event, err error)

GetEventList returns the list of events as an array of Event

func (*EventService) GetSysEventList

func (cl *EventService) GetSysEventList() (events []types.Event, err error)

GetSysEventList returns the list of events as an array of Event

Jump to

Keyboard shortcuts

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