Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Basic ¶
type Basic struct{}
Basic encodes and decodes any bytes data using a very simple encoding rule. A prefix (an exclamation mark "!") will be attached to the raw bytes data.
This allows the library to differentiate between empty raw bytes provided by the client from getting an empty data from Google Sheets API.
Click to show internal directories.
Click to hide internal directories.