kane v0.8.0-beta Kane.Subscription
Link to this section Summary
Functions
Find a subscription by name. The name can be either a short name (my-subscription
)
or the fully-qualified name (projects/my-project/subscriptions/my-subscription
)
Link to this section Types
Link to this section Functions
Link to this function
ack(sub, messages)
Link to this function
create(sub)
Link to this function
data(subscription, atom)
Link to this function
data(subscription, atom, options)
Link to this function
delete(name)
Link to this function
extend(sub, msg, extension)
Link to this function
find(name)
Find a subscription by name. The name can be either a short name (my-subscription
)
or the fully-qualified name (projects/my-project/subscriptions/my-subscription
)
Link to this function
full_name(name)
Link to this function
path(name, kind)
Link to this function
pull(sub, options \\ [])
Link to this function
stream(sub, options \\ [])
Link to this function