()
| 70 | Initialize(ctx context.Context, app *App, registrar PluginRegistrar) error |
| 71 | Shutdown(ctx context.Context) error |
| 72 | ModalPageNames() []string |
| 73 | } |
| 74 | |
| 75 | // GlobalActionPlugin is an optional plugin extension for exposing a global |
no outgoing calls
no test coverage detected