|
@@ -33,11 +33,11 @@ func NewStatManager(opType string, ctx api.StreamContext) (*StatManager, error)
|
|
return nil, fmt.Errorf("invalid opType %s, must be \"source\", \"sink\" or \"op\"", opType)
|
|
return nil, fmt.Errorf("invalid opType %s, must be \"source\", \"sink\" or \"op\"", opType)
|