Skip to content

Instantly share code, notes, and snippets.

@Acconut
Created January 27, 2016 14:52
Show Gist options
  • Save Acconut/59619603a1434fa26a97 to your computer and use it in GitHub Desktop.
Save Acconut/59619603a1434fa26a97 to your computer and use it in GitHub Desktop.
store := tusd.NewStore()
store.RegisterCore(&s3store)
store.RegisterTerminateExtension(&s3store)
store.RegisterConcatenationExtension(&s3store)
store.RegisterLocker(&consulLocker)
store.RegisterFinisher(&s3store)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment