mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
remove unused NotifyFunc
This commit is contained in:
parent
8efc948046
commit
90303b38e2
|
@ -16,8 +16,6 @@ import (
|
|||
"github.com/c9s/bbgo/pkg/util"
|
||||
)
|
||||
|
||||
type NotifyFunc func(obj interface{}, args ...interface{})
|
||||
|
||||
// GeneralOrderExecutor implements the general order executor for strategy
|
||||
type GeneralOrderExecutor struct {
|
||||
session *ExchangeSession
|
||||
|
|
Loading…
Reference in New Issue
Block a user