deps

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var APP_LIBRARIES = map[string]core.LibraryLoader{

	"database:mongodb": &mongo.MongoLoader{},

	"pubsub":                &pubsub.PubSubLoader{},
	"authstorage:yaml":      &yaml.YamlLoader{},
	"authentication:apikey": &apikey.ApiKeyLoader{},
}
View Source
var APP_PACKAGES = []core.Module{

	tb.NewModule(),
	tbpubsub.NewModule(),
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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