|
@@ -2,8 +2,8 @@ package bus
|
|
|
|
|
|
import (
|
|
import (
|
|
"github.com/gopherjs/gopherjs/js"
|
|
"github.com/gopherjs/gopherjs/js"
|
|
|
|
+ "github.com/kpmy/ypk/assert"
|
|
"github.com/mitchellh/mapstructure"
|
|
"github.com/mitchellh/mapstructure"
|
|
- "ypk/assert"
|
|
|
|
)
|
|
)
|
|
|
|
|
|
type Msg struct {
|
|
type Msg struct {
|