service

package
v0.0.0-...-ae3fec5 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAPI

func NewAPI(db *gorm.DB) *api

Types

type Speaker

type Speaker struct {
	Name string `json:"name"`
}

type SpeakerDatastore

type SpeakerDatastore interface {
	GetAllSpeakers() ([]*Speaker, error)
}

Jump to

Keyboard shortcuts

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