//
pkg.gl
Category
github.com/OpenIoTHub/server-go
iface
runtimeStorage
package
1.2.10
Repository:
https://github.com/openiothub/server-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
13 SLOC
#
Interfaces
RuntimeStorageIfce
RuntimeStorage 保存运行时数据的基础接口,用于提供保存http proxy数据或者登录黑白名单等配置 可以基于此接口做redis或者内存等的实现.