You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.
@beardeddog could you fork the project and add your code and send a pull request to @samuel ? Would be nice to have the 'set data' code and the 'create node' code in the project.
The issue with create was a bad ACL struct and bad serialization. I've fixed both in the latest commit. Also added better error reporting and Set, Create, and Delete.
so add the following function in
conn.go
based off of theset
andget
functionsThe text was updated successfully, but these errors were encountered: