Documentation ¶
Index ¶
- func NewBigCacheIndexService(ips core.IndexPostsService, ams core.AuthorizationManageService) (core.CacheIndexService, core.VersionInfo)
- func NewNoneCacheIndexService(indexPosts core.IndexPostsService) (core.CacheIndexService, core.VersionInfo)
- func NewRedisCache() core.RedisCache
- func NewRedisCacheIndexService(ips core.IndexPostsService, ams core.AuthorizationManageService) (core.CacheIndexService, core.VersionInfo)
- func NewSimpleCacheIndexService(indexPosts core.IndexPostsService) (core.CacheIndexService, core.VersionInfo)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBigCacheIndexService ¶
func NewBigCacheIndexService(ips core.IndexPostsService, ams core.AuthorizationManageService) (core.CacheIndexService, core.VersionInfo)
func NewNoneCacheIndexService ¶
func NewNoneCacheIndexService(indexPosts core.IndexPostsService) (core.CacheIndexService, core.VersionInfo)
func NewRedisCache ¶ added in v0.3.0
func NewRedisCache() core.RedisCache
func NewRedisCacheIndexService ¶ added in v0.3.0
func NewRedisCacheIndexService(ips core.IndexPostsService, ams core.AuthorizationManageService) (core.CacheIndexService, core.VersionInfo)
func NewSimpleCacheIndexService ¶
func NewSimpleCacheIndexService(indexPosts core.IndexPostsService) (core.CacheIndexService, core.VersionInfo)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.