Appearance
@sylis/api / modules/redis/distributed-lock.decorator / DistributedLockInterceptor
Class: DistributedLockInterceptor
Defined in: apps/api/src/modules/redis/distributed-lock.decorator.ts:125
分布式锁拦截器(可选的实现方式,基于拦截器而非装饰器)
Constructors
Constructor
new DistributedLockInterceptor(
reflector
):DistributedLockInterceptor
Defined in: apps/api/src/modules/redis/distributed-lock.decorator.ts:128
Parameters
reflector
Reflector
Returns
DistributedLockInterceptor