Documentation ¶ Index ¶ func ParseRichFormat(jsonInput string) ([]*docs.Request, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ParseRichFormat ¶ func ParseRichFormat(jsonInput string) ([]*docs.Request, error) ParseRichFormat parses a JSON string into Google Docs API requests. The input should be a JSON array of request objects matching the Google Docs BatchUpdate request format. Types ¶ This section is empty. Source Files ¶ View all Source files richformat.go Click to show internal directories. Click to hide internal directories.