mirror of
https://github.com/InazumaV/Ratte.git
synced 2026-05-06 05:38:42 +00:00
feat: use wire
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ type Trigger struct {
|
||||
order chan int
|
||||
}
|
||||
|
||||
func NewTrigger(
|
||||
func New(
|
||||
l *logrus.Entry,
|
||||
tc *conf.Trigger,
|
||||
h *handler.Handler,
|
||||
|
||||
Reference in New Issue
Block a user