mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-13 11:19:49 -06:00
This adds a new codegen that reads .noms files and generates Go API for these types Issue #304
6 lines
107 B
Cheetah
6 lines
107 B
Cheetah
// This file was generated by nomdl/codegen.
|
|
|
|
package {{.Name}}
|
|
|
|
import "github.com/attic-labs/noms/types"
|