models

package
v0.0.0-...-041f5a1 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActiveDatabase

type ActiveDatabase struct {
	Database gogios.Database
	Config   *DatabaseConfig
}

func NewActiveDatabase

func NewActiveDatabase(database gogios.Database, config *DatabaseConfig) *ActiveDatabase

type ActiveNotifier

type ActiveNotifier struct {
	Notifier gogios.Notifier
	Config   *NotifierConfig
}

func NewActiveNotifier

func NewActiveNotifier(notifier gogios.Notifier, config *NotifierConfig) *ActiveNotifier

type DatabaseConfig

type DatabaseConfig struct {
	Name  string
	Alias string
}

type NotifierConfig

type NotifierConfig struct {
	Name  string
	Alias string
}

Jump to

Keyboard shortcuts

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