PSSubscriber

gcp4zio.pubsub.subscriber.PSSubscriber
object PSSubscriber

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def subscribe(project: String, subscription: String, config: Config): Stream[Throwable, Record]
def subscribeTest(project: String, subscription: String, config: Config): Stream[Throwable, Record]