package
0.11.0
Repository: https://github.com/tableauio/tableau.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Constants

Default form which confgen parser defines.
Refer: https://developers.google.com/protocol-buffers/docs/proto3#json.
Refer: https://developers.google.com/protocol-buffers/docs/text-format-spec.
Default: - vertical for struct map - incell for scalar map - horizontal for struct list - incell for scalar list.
Horizontal.
Incell.
Vertical.
Default mode.
Enum type definition in sheet.
Struct type definition in sheet.
CSV format of UE DataTable.
JSON format of UE DataTable.
Union type definition in sheet.
1.
No description provided by the author
1.
The field data spans across multiple cells.
Default: - inner cell for scalar type: bool, string, bytes, number, and enum.
The field data spans inside one cell.

# Variables

optional tableau.EnumOptions etype = 50000;.
optional tableau.EnumValueOptions evalue = 50000;.
optional tableau.FieldOptions field = 50000;.
optional tableau.OneofOptions oneof = 50000;.
optional bool union = 50001;.
optional tableau.WorkbookOptions workbook = 50000;.
optional tableau.WorksheetOptions worksheet = 50000;.
No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for Form.
Enum value maps for Form.
Enum value maps for Layout.
Enum value maps for Layout.
Enum value maps for Mode.
Enum value maps for Mode.
Enum value maps for Patch.
Enum value maps for Patch.
Enum value maps for Span.
Enum value maps for Span.

# Structs

EnumDescriptor represents enum type definition in sheet.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StructDescriptor represents struct type definition in sheet.
No description provided by the author
UnionDescriptor represents union type definition in sheet.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

Cell data form.
Layout of list and map.
Sheet mode.
Patch type for both sheet-level and field-level.
Field data span of scalar and struct.