kane v0.4.2 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, max)
Link to this function
delete(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, maxMessages \\ 100)
Link to this function
strip!(name)