You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Andrea Spacca ec086b4eb3 Bump google.golang.org/api 5 years ago
..
README.md add GDrive provider support (#118) 5 years ago
benchmarks_test.go Bump google.golang.org/api 5 years ago
btree.go Bump google.golang.org/api 5 years ago
btree_test.go Bump google.golang.org/api 5 years ago
debug.go add GDrive provider support (#118) 5 years ago

README.md

This package is a fork of github.com/jba/btree at commit d4edd57f39b8425fc2c631047ff4dc6024d82a4f, which itself was a fork of github.com/google/btree at 316fb6d3f0.

This directory makes the following modifications:

  • Updated copyright notice.
  • removed LICENSE (it is the same as the repo-wide license, Apache 2.0)
  • Removed examples_test.go and .travis.yml.
  • Added this file.