CriusUtils

package module
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2021 License: MPL-2.0 Imports: 4 Imported by: 6

README

Crius Utils

This repo mostly contains types so that plugins do not cause dependency cycles.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBus

func GetBus(ctx context.Context) EventBus.Bus

func GetCommander

func GetCommander(ctx context.Context) *cc.Commander

func GetOtherConfig

func GetOtherConfig(ctx context.Context) map[string]interface{}

func GetPlatform

func GetPlatform(ctx context.Context) cc.PlatformType

Types

type Settings

type Settings interface {
	GetDB() *sqlx.DB
}

func GetSettings

func GetSettings(ctx context.Context) Settings

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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