Directories
¶
| Path | Synopsis |
|---|---|
|
Command gen-api reads Slack's Web API OpenAPI 2.0 spec and generates typed Go wrappers for every operation, plus a method-to-scopes map, param structs, response structs (with typed fields), and shared object types from `definitions/*`.
|
Command gen-api reads Slack's Web API OpenAPI 2.0 spec and generates typed Go wrappers for every operation, plus a method-to-scopes map, param structs, response structs (with typed fields), and shared object types from `definitions/*`. |
|
gen-docs generates CLI reference documentation from the Cobra command tree.
|
gen-docs generates CLI reference documentation from the Cobra command tree. |
|
Command gen-manifest derives the Slack-app manifest scope list from the union of scopes for every Slack API method actually called by the CLI, then regenerates pkg/cmd/app/manifest.go.
|
Command gen-manifest derives the Slack-app manifest scope list from the union of scopes for every Slack API method actually called by the CLI, then regenerates pkg/cmd/app/manifest.go. |
Click to show internal directories.
Click to hide internal directories.