fix(cursors): Add go:generate directive
parent
c98c29c1d1
commit
d67b1ef245
|
@ -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
|
Loading…
Reference in New Issue