Documentation ¶
Index ¶
Constants ¶
View Source
const ( // MaxNumDatasetRowsInPreview is the highest number of rows a dataset preview // can contain MaxNumDatasetRowsInPreview = 100 // MaxReadmePreviewBytes determines the maximum amount of bytes a readme // preview can be. three bytes less than 1000 to make room for an elipsis MaxReadmePreviewBytes = 997 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.