add encoder and decoder functions to api
This commit is contained in:
parent
3cbabec80e
commit
ed33626ed5
5 changed files with 17 additions and 6 deletions
2
makefile
2
makefile
|
@ -5,4 +5,4 @@ clean:
|
|||
./rebar clean
|
||||
|
||||
test: clean
|
||||
./rebar --jobs=1 eunit
|
||||
./rebar --jobs=1 skip_deps=true eunit
|
Loading…
Add table
Add a link
Reference in a new issue