schema/field: add codegen header for template

This commit is contained in:
Ariel Mashraki
2021-08-26 20:52:05 +03:00
committed by Ariel Mashraki
parent 51ddb405fb
commit ee606f4e86
2 changed files with 4 additions and 0 deletions

View File

@@ -3,6 +3,8 @@
// This source code is licensed under the Apache 2.0 license found
// in the LICENSE file in the root directory of this source tree.
// Code generated by internal/numeric.tmpl, DO NOT EDIT.
package field
import (