Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PluginRedis ¶
type PluginRedis struct {
// contains filtered or unexported fields
}
func (*PluginRedis) Close ¶
func (r *PluginRedis) Close() error
func (*PluginRedis) Get ¶
func (r *PluginRedis) Get() interface{}
func (*PluginRedis) Init ¶
func (r *PluginRedis) Init(a *system.Application) error
type QueryManager ¶
type QueryManager struct {
// contains filtered or unexported fields
}
func (*QueryManager) Get ¶
func (qm *QueryManager) Get(name string) string
func (*QueryManager) Load ¶
func (qm *QueryManager) Load(r io.Reader)
type SQLScanner ¶
type SQLScanner struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.