google_grpc_pubsub v0.4.1
  • Pages
  • Modules

    View Source Google.Pubsub.Testing.Client (google_grpc_pubsub v0.4.1)

    Link to this section Summary

    Functions

    acknowledge(subscription_id, ack_ids)
    create_subscription(topic_id, subscription_id)
    create_topic(id)
    delete_subscription(subscription_id)
    get_subscription(subscription_id)
    get_topic(id)
    publish(topic_id, messages)
    pull(subscription_id, max_messages \\ 10)

    Link to this section Functions

    Link to this function

    acknowledge(subscription_id, ack_ids)

    View Source
    Link to this function

    create_subscription(topic_id, subscription_id)

    View Source
    Link to this function

    create_topic(id)

    View Source
    Link to this function

    delete_subscription(subscription_id)

    View Source
    Link to this function

    get_subscription(subscription_id)

    View Source
    Link to this function

    get_topic(id)

    View Source
    Link to this function

    publish(topic_id, messages)

    View Source
    Link to this function

    pull(subscription_id, max_messages \\ 10)

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.4) for the Elixir programming language