Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // StorerRegister 存储引擎注册 StorerRegister = driver.Register // StorerGet 获取存储引擎构造器 StorerGet = driver.Get // StorerAll 存储引擎集合 StorerAll = driver.All // NewStorer 初始化储存引擎实例 NewStorer = driver.New )
View Source
var Subdir = echo.NewKVData()
Functions ¶
func AllowedSubdir ¶
func AllowedSubdirx ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.