Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerSet ¶
type HandlerSet struct {
ResourceHandler *handler.ResourceHandler
VersionHandler *handler.VersionHandler
MetricsHandler *handler.MetricsHandler
}
func NewHandlerSet ¶
func NewHandlerSet(logger *zap.Logger, db *ent.Client, rdb *redis.Client, redsync2 *redsync.Redsync, cg *cache.VersionCacheGroup, verComparator *vercomp.VersionComparator) *HandlerSet
Click to show internal directories.
Click to hide internal directories.