sidemash_sdk v0.1.0
sidemash_sdk
  • Pages
  • Modules

    Sidemash.Sdk.Hook (sidemash_sdk v0.1.0) View Source

    Documentation for Hook.

    Link to this section Summary

    Types

    t()

    Functions

    from_remote(remote)
    http_call?(hook)
    not_http_call?(hook)
    not_ws_call?(hook)
    to_remote(hook)
    ws_call?(hook)

    Link to this section Types

    Link to this type

    t()

    View Source

    Specs

    t() :: Sidemash.Sdk.HookHttpCall.t() | Sidemash.Sdk.HookWsCall.t()

    Link to this section Functions

    Link to this function

    from_remote(remote)

    View Source
    Link to this function

    http_call?(hook)

    View Source
    Link to this function

    not_http_call?(hook)

    View Source
    Link to this function

    not_ws_call?(hook)

    View Source
    Link to this function

    to_remote(hook)

    View Source
    Link to this function

    ws_call?(hook)

    View Source

    Built using ExDoc (v0.23.0) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference