app

package
v0.0.0-...-2d539fd Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2023 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App interface {
	pubsub.Dispatcher
	Context() context.Context
	NodeId() string
	GetConfig() *config.Config
	GetBuilder() *resource.Builder
	GetCrawler() *util.Crawler
	GetJWT() *util.JWT
	GetDB() *pg.DB
	GetRepos() *repository.Repositories
	GetRedis() *redis.Client
	GetCache() *cache.Cache
	GetHandlerMgr() *manager.HandlerManager
	GetClientMgr() *manager.ClientManager
	GetSessionMgr() *manager.SessionManager
	GetRoomMgr() *manager.RoomManager
	GetSubscriptionMgr() *dispatcher.SubscriptionManager
}

Jump to

Keyboard shortcuts

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