repository

package
v0.0.0-...-a3d5f25 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFirestoreClient

func GetFirestoreClient() (*firestore.Client, error)

Types

type EventRepository

type EventRepository interface {
	CreateEvent(event *entity.Event) (*entity.Event, error)
	GetAllEvents() (*[]entity.Event, error)
}

func NewEventRepository

func NewEventRepository() EventRepository

Jump to

Keyboard shortcuts

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