Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

rename message.Msg.Document to message.Msg.Data #35

Closed
nstott opened this issue Dec 30, 2014 · 0 comments
Closed

rename message.Msg.Document to message.Msg.Data #35

nstott opened this issue Dec 30, 2014 · 0 comments

Comments

@nstott
Copy link
Contributor

nstott commented Dec 30, 2014

there are times when we want to pass data through the message that isn't a map[string]interface{} (or bson.M.
to fix this, make Msg.Data an interface{} type, and do type checking in the adaptors when we need to know the type

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant