type
ExecuteOption
type ExecuteOption func(*executeOptions)Opaque production lifecycle option accepted by Execute.
Applications cannot implement this type because its input is private. Use WithStore, WithProjectMigrations, WithUploadStorage, WithAddress, WithHandlerOptions, and WithServerOptions; later duplicate options replace earlier values.