Documentation
¶
Index ¶
Constants ¶
View Source
const LintRulesHelp = `` /* 873-byte string literal not displayed */
LintRulesHelp is the shared help text describing available lint rules.
Variables ¶
View Source
var Version = "dev"
Version is set at build time via -ldflags.
Functions ¶
Types ¶
type ExitError ¶
type ExitError struct{ Code int }
ExitError signals a non-zero exit code without printing an error message.
type ManagementAPIError ¶ added in v0.14.0
ManagementAPIError represents a structured error from the management API.
func (*ManagementAPIError) Error ¶ added in v0.14.0
func (e *ManagementAPIError) Error() string
Source Files
¶
- auth.go
- auth_login.go
- auth_logout.go
- auth_status.go
- exec_shared.go
- gsheets.go
- interactive.go
- lint_shared.go
- locale_shared.go
- output.go
- pptx.go
- pptx_exec.go
- pptx_exec_types.go
- pptx_lint.go
- pptx_render.go
- read.go
- render_shared.go
- root.go
- rpc_shared.go
- sheets_authorize.go
- sheets_connect.go
- sheets_create.go
- sheets_disconnect.go
- sheets_exec.go
- sheets_helpers.go
- sheets_lint.go
- sheets_op_errors.go
- sheets_render.go
- sheets_rpc.go
- sheets_status.go
- xlsx.go
- xlsx_calc.go
- xlsx_exec.go
- xlsx_fixext.go
- xlsx_lint.go
- xlsx_render.go
- xlsx_rpc.go
Click to show internal directories.
Click to hide internal directories.