# Functions

Serve godoc - starts the server.

# Structs

Columns - Columns for the datagrid header secion.
Datagrid - Datagrid struct for data visualization in UI.
InitColumns - Initial columns for the datagrid view.
InitColumnVisibilityModel - Initial column visibility model for the datagrid view.
InitState - Initial state for the datagrid view.
NewEntry - for creating new entry in the database.
Rows - Rows for the datagrid body section.
Server - for managing db sessions with unique dbKey for each open session from UI.