mirror of
https://github.com/InazumaV/Ratte.git
synced 2026-02-04 04:30:09 +00:00
feat: use wire
This commit is contained in:
@@ -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