go/neo/proto: Unexport Msg.NEOMsg{Encode,Decode}
And provide only single top-level entry-points to encode/decode messages. As of now the entry points are just plain forwarding, but with introducing of msgpack and encodings, they will take into account through which encoding a message has to be encoded/decoded.
Showing
Please register or sign in to comment