Skip to content

Commit

Permalink
Remove iterators
Browse files Browse the repository at this point in the history
  • Loading branch information
e-dard committed Nov 30, 2018
1 parent 2471024 commit 308a514
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 3,199 deletions.
1 change: 0 additions & 1 deletion tsdb/tsm1/engine.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ import (
"go.uber.org/zap"
)

//go:generate env GO111MODULE=on go run github.com/benbjohnson/tmpl [email protected] iterator.gen.go.tmpl array_cursor.gen.go.tmpl array_cursor_iterator.gen.go.tmpl
//go:generate env GO111MODULE=on go run github.com/influxdata/platform/tools/tmpl -i -data=file_store.gen.go.tmpldata file_store.gen.go.tmpl=file_store.gen.go
//go:generate env GO111MODULE=on go run github.com/influxdata/platform/tools/tmpl -i -d isArray=y -data=file_store.gen.go.tmpldata file_store.gen.go.tmpl=file_store_array.gen.go
//go:generate env GO111MODULE=on go run github.com/benbjohnson/tmpl [email protected] encoding.gen.go.tmpl
Expand Down
Loading

0 comments on commit 308a514

Please sign in to comment.