View Source nats_consumer (enats v1.0.0)

Summary

Functions

ack_msg(Conn, AckType, Sync, Opts)

create(Conn, Stream)

create(Conn, Stream, Name)

create(Conn, Stream, Name, Opts)

create(Conn, Stream, Name, Config, Opts)

delete(Conn, _)

delete(Conn, Stream, Opts)

delete(Conn, Stream, Name, Opts)

get(Conn, _)

get(Conn, Stream, Opts)

get(Conn, Stream, Name, Opts)

msg_next(Conn, _, Opts)

msg_next(Conn, Stream, Name, ReplyTo, Opts)

msg_next(Conn, Stream, Name, ReplyTo, Request, Opts)

subscribe(Conn, _, Opts)

subscribe(Conn, Stream, Name, Opts)

types(_)

unsubscribe(Conn, _, Opts)

unsubscribe(Conn, Stream, Name, Opts)