mirror of
https://github.com/Bryanthelol/namekoplus
synced 2025-09-13 23:06:10 +08:00
feat: add new type all
This commit is contained in:
@@ -3,8 +3,9 @@ from nameko_tracer import Tracer
|
||||
from namekoplus import init_statsd, init_sentry
|
||||
|
||||
|
||||
class Service:
|
||||
name = "service"
|
||||
class Timer:
|
||||
|
||||
name = 'timer'
|
||||
|
||||
tracer = Tracer()
|
||||
sentry = init_sentry()
|
||||
|
||||
Reference in New Issue
Block a user