db

package
v0.0.0-...-21ace4c Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2020 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BandDB

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

func NewDB

func NewDB(dialect, path string) (*BandDB, error)

func (*BandDB) HandleEvent

func (b *BandDB) HandleEvent(eventName string, attributes map[string]string)

type Event

type Event struct {
	gorm.Model
	Name string
}

Jump to

Keyboard shortcuts

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