Skip to content

Tags: jeswa/DNA

Tags

v0.6alpha

Toggle v0.6alpha's commit message
add error return when deserialize failed.

1.add error return when deserialize failed.
2.add invalide payload check.

Signed-off-by: luodanwg <luodan.wg@gmail.com>

v0.5alpha

Toggle v0.5alpha's commit message
Merge branch 'master' of https://github.com/DNAProject/DNA

v0.1alpha

Toggle v0.1alpha's commit message
Add Glide package manager tool

The Glide package manager could automatic download the dependency
package what we need in this project, the third party package will
be remove from the project now to keep the code clean and tidy.

All the later compile need run "glide up" when download the code at
the first time

Signed-off-by: Yanbo Li <dreamfly281@gmail.com>