Skip to content

Instantly share code, notes, and snippets.

@chbatey
Created August 18, 2013 19:06
Show Gist options
  • Save chbatey/6263369 to your computer and use it in GitHub Desktop.
Save chbatey/6263369 to your computer and use it in GitHub Desktop.
def processEntry(Map<String, String> someStuffToStore) {
datastore.storeField("this is a made up key","this is a made up value")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment