Generate Seq
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
package gigaparsec
|
||||
|
||||
//go:generate go run ./internal/bindgen -output bind.go -max 5 -pkg gigaparsec
|
||||
//go:generate go run ./internal/bindgen -bindpath bind.go -seqpath seq.go -max 5 -pkg gigaparsec
|
||||
import (
|
||||
"errors"
|
||||
"fmt"
|
||||
|
Reference in New Issue
Block a user