Instream.Writer.writer_workers

You're seeing just the callback writer_workers, go back to Instream.Writer module for more information.
Link to this callback

writer_workers(conn)

View Source (optional)

Specs

writer_workers(conn :: module()) :: [
  :supervisor.child_spec() | {module(), term()} | module()
]

Optional list of workers to be supervised by the connection.