Struct module for stream ends.
The document stream ends when all attachments have been streamed.
t() :: %ICouch.StreamEnd{name: String.t | {String.t, String.t} | nil, ref: pid | reference, type: :document | :attachment}