Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheServiceProvider ¶
type CacheServiceProvider struct {
// contains filtered or unexported fields
}
CacheServiceProvider 缓存服务提供者
func NewCacheServiceProvider ¶
func NewCacheServiceProvider(app *foundation.Application) *CacheServiceProvider
NewCacheServiceProvider 创建缓存服务提供者
func (*CacheServiceProvider) Boot ¶
func (p *CacheServiceProvider) Boot(app *foundation.Application) error
Boot 启动服务
func (*CacheServiceProvider) Register ¶
func (p *CacheServiceProvider) Register(app *foundation.Application)
Register 注册服务
Click to show internal directories.
Click to hide internal directories.