pekko/akka-stream/src/main
Patrik Nordwall 3dc4e6d077 !str #16992 Rework Source and Sink name parameter
* Remove name parameter (no overloads), naming is performed using `.withAttributes` or the new
  convenience `.named`. Those adds the OperationAttribute.Name and also change the name of the
  shape Inlet and Outlet.

* Remove Source/Sink parameter list for 0 parameter methods,
  this allows usage of `Sink.head` instead of `Sink.head()`
2015-03-06 09:24:00 +01:00
..
boilerplate/akka/stream !str #16902: Unify stream internal representation 2015-02-26 10:06:56 +01:00
resources !str #16902: Unify stream internal representation 2015-02-26 10:06:56 +01:00
scala/akka/stream !str #16992 Rework Source and Sink name parameter 2015-03-06 09:24:00 +01:00