Documentation ¶
Overview ¶
Package vo @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 center CLI @Author linngc @License
Package vo @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 center CLI @Author linngc @License
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheMarshal ¶
type CacheMarshal struct { EmbedFs embedfs.EmbedFs `yaml:"embedFs" dc:"本地存储文件"` Nutsdb nutsdb.Nutsdb `yaml:"nutsdb" dc:"持久化nutsdb存储"` MinioCos minio.Minio `yaml:"minioCos" dc:"minio存储"` QiniuCos qiniu.Qiniu `yaml:"qiniuCos" dc:"qiniu存储"` TencentCos tencent.Tencent `yaml:"tencentCos" dc:"tencent存储"` }
type CacheUnmarshal ¶
Click to show internal directories.
Click to hide internal directories.