package
3.3.0+incompatible
Repository: https://github.com/itera-io/taikun-cli.git
Documentation: pkg.go.dev
# Functions
Create new Fields struct Exits with error code if fields don't respect the following requirements: - fields must be unique within a table - names must be less than 20 characters - names must contain only uppercase letters and hyphens - names must not start or end with a hyphen.
Same as New, create new Fields struct but fields are in a nested object.