Docs.rs
  • windmill-api-1.505.0
    • windmill-api 1.505.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • rubenfiszel
    • Dependencies
      • reqwest ^0.12 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_repr ^0.1 normal
      • serde_with ^3.8 normal
      • url ^2.5 normal
      • uuid ^1.8 normal
    • Versions
    • 12.37% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

windmill_api1.505.0

Module websocket_trigger_api

Module Items

  • Enums
  • Functions

In windmill_api::apis

windmill_api::apis

Module websocket_trigger_api

Source

Enums§

CreateWebsocketTriggerError
struct for typed errors of method create_websocket_trigger
DeleteWebsocketTriggerError
struct for typed errors of method delete_websocket_trigger
ExistsWebsocketTriggerError
struct for typed errors of method exists_websocket_trigger
GetWebsocketTriggerError
struct for typed errors of method get_websocket_trigger
ListWebsocketTriggersError
struct for typed errors of method list_websocket_triggers
SetWebsocketTriggerEnabledError
struct for typed errors of method set_websocket_trigger_enabled
TestWebsocketConnectionError
struct for typed errors of method test_websocket_connection
UpdateWebsocketTriggerError
struct for typed errors of method update_websocket_trigger

Functions§

create_websocket_trigger
delete_websocket_trigger
exists_websocket_trigger
get_websocket_trigger
list_websocket_triggers
set_websocket_trigger_enabled
test_websocket_connection
update_websocket_trigger