Directories
¶
| Path | Synopsis |
|---|---|
|
Package api is the sheet API's HTTP surface: one URL per document, the action selected by method × media type.
|
Package api is the sheet API's HTTP surface: one URL per document, the action selected by method × media type. |
|
Package constants declares tsvsheet.api's sentinel error values.
|
Package constants declares tsvsheet.api's sentinel error values. |
|
Package store is the confined document store of the sheet API's document plane: .tsvt files under one operator-fixed root, read and replaced through os.Root so no path can escape, every write atomic (temp + rename), every mutation revision-checked, and every stored byte the engine's canonical serialization.
|
Package store is the confined document store of the sheet API's document plane: .tsvt files under one operator-fixed root, read and replaced through os.Root so no path can escape, every write atomic (temp + rename), every mutation revision-checked, and every stored byte the engine's canonical serialization. |
Click to show internal directories.
Click to hide internal directories.