You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go build github.com/rsocket/rsocket-rpc-go/examples/ping-pong: no non-test Go files in /Users/z/go/pkg/mod/github.com/rsocket/[email protected]/examples/ping-pong
# github.com/rsocket/rsocket-go/rx
/Users/z/go/pkg/mod/github.com/rsocket/[email protected]/rx/subscriber.go:12:60: cannot use func literal (type func(interface {})) as type func(interface {}) error in argument to reactor.OnNext
FAIL rmw [build failed]
❯ go version go version go1.15 darwin/amd64
❯ cat go.mod
❯ ls
❯ go test
❯ go version
go version go1.15 darwin/amd64
❯ cat go.mod
The text was updated successfully, but these errors were encountered: