service

package
v0.0.0-...-8ed6344 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2020 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventServiceImple

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

func NewEventService

func NewEventService(evnetrepo Event.EventRepostory) *EventServiceImple

func (*EventServiceImple) DeleteEvent

func (esi *EventServiceImple) DeleteEvent(id uint) (*entities.Events, []error)

func (*EventServiceImple) Event

func (esi *EventServiceImple) Event(id uint) (*entities.Events, []error)

func (*EventServiceImple) Events

func (esi *EventServiceImple) Events() ([]entities.Events, []error)

func (*EventServiceImple) StoreEvent

func (esi *EventServiceImple) StoreEvent(events *entities.Events) (*entities.Events, []error)

func (*EventServiceImple) UpdateEvent

func (esi *EventServiceImple) UpdateEvent(events *entities.Events) (*entities.Events, []error)

Jump to

Keyboard shortcuts

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