facades

package
v0.3.12 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Casbin *casbin.Enforcer
View Source
var Config *yaml.Config
View Source
var Cron *cron.Cron
View Source
var DB *gorm.DB
View Source
var Event *event.Event
View Source
var Redis *redis.Client
View Source
var Translator ut.Translator
View Source
var Views fs.FS

Functions

This section is empty.

Types

type AppFacade

type AppFacade struct {
	*Facade
}

func (*AppFacade) GetFacadeAccessor

func (a *AppFacade) GetFacadeAccessor()

type AuthFacade

type AuthFacade struct {
	*Facade
}

func (*AuthFacade) GetFacadeAccessor

func (r *AuthFacade) GetFacadeAccessor()

type CasbinFacade

type CasbinFacade struct {
	*Facade
}

func (*CasbinFacade) GetFacadeAccessor

func (r *CasbinFacade) GetFacadeAccessor()

type ConfigFacade

type ConfigFacade struct {
	*Facade
}

func (*ConfigFacade) GetFacadeAccessor

func (config *ConfigFacade) GetFacadeAccessor()

type CronFacade added in v0.0.3

type CronFacade struct {
	*Facade
}

func (*CronFacade) GetFacadeAccessor added in v0.0.3

func (c *CronFacade) GetFacadeAccessor()

type DBFacade

type DBFacade struct {
	*Facade
}

func (*DBFacade) GetFacadeAccessor

func (db *DBFacade) GetFacadeAccessor()

type EventFacade

type EventFacade struct {
	*Facade
}

func (*EventFacade) GetFacadeAccessor

func (e *EventFacade) GetFacadeAccessor()

type Facade

type Facade struct {
	App contracts.IApplication
}

type HashFacade

type HashFacade struct {
	*Facade
}

func (*HashFacade) GetFacadeAccessor

func (r *HashFacade) GetFacadeAccessor()

type LogFacade

type LogFacade struct {
	*Facade
}

func (*LogFacade) GetFacadeAccessor

func (l *LogFacade) GetFacadeAccessor()

type RedisFacade

type RedisFacade struct {
	*Facade
}

func (*RedisFacade) GetFacadeAccessor

func (r *RedisFacade) GetFacadeAccessor()

type TranslatorFacade

type TranslatorFacade struct {
	*Facade
}

func (*TranslatorFacade) GetFacadeAccessor

func (t *TranslatorFacade) GetFacadeAccessor()

Jump to

Keyboard shortcuts

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