• Kirill Smelkov's avatar
    go/neo/proto: Unexport Msg.NEOMsgCode · ea797d9e
    Kirill Smelkov authored
    It is internal detail that ideally should not get outside of proto
    package. Don't clutter documentation of all messages with it.
    
    -> For now access message code via proto.MsgCode(msg) from outside.
    ea797d9e
proto.go 29.2 KB