models

package
v0.0.0-...-82c6a1a Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2023 License: MIT Imports: 1 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 struct {
	ID     int
	Column string
	Row    int
	Value  []byte
}

Cell - cell model struct.

func NewCell

func NewCell() *Cell

NewCell - instantiate new cell.

func (*Cell) Schema

func (c *Cell) Schema() *database.Schema

Schema - implements repository schema.

type User

type User struct {
	ID int
}

Jump to

Keyboard shortcuts

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