fix(cursors): Add go:generate directive

pull/13426/head
Stuart Carnie 2019-04-17 16:02:08 -07:00
parent c98c29c1d1
commit d67b1ef245
No known key found for this signature in database
GPG Key ID: 848D9C9718D78B4F
1 changed files with 3 additions and 0 deletions

3
tsdb/cursors/gen.go Normal file
View File

@ -0,0 +1,3 @@
package cursors
//go:generate env GO111MODULE=on go run github.com/benbjohnson/tmpl -data=@arrayvalues.gen.go.tmpldata arrayvalues.gen.go.tmpl