models

package
v0.0.0-...-0b3c072 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cell

type Cell = string

type Document

type Document struct {
	Info        Sheet
	BoardSheets map[string]Sheet
}

type Row

type Row = []Cell

type Sheet

type Sheet struct {
	Tables map[string]Table
}

type Table

type Table struct {
	Rows []Row
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL