Skip to content

Commit 96b598c

Browse files
authored
refactor: reorganize code in to the repository (#117)
1 parent ae654fe commit 96b598c

34 files changed

+5206
-5683
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Now you discovered the paradigm, follow the documentation and turn reactive: [
6969

7070
## Core package
7171

72-
Full documentation [here](https://ro.samber.dev/docs/operator).
72+
[Full documentation here](https://ro.samber.dev/docs/operator).
7373

7474
The `ro` library provides all basic operators:
7575
- **Creation operators**: The data source, usually the first argument of `ro.Pipe`
@@ -88,7 +88,7 @@ The `ro` library provides all basic operators:
8888

8989
The `ro` library provides a rich ecosystem of plugins for various use cases:
9090

91-
Full documentation [here](https://ro.samber.dev/docs/plugins).
91+
[Full documentation here](https://ro.samber.dev/docs/plugins).
9292

9393
### Data Manipulation
9494
- **Bytes** (`plugins/bytes`) - String and byte slice manipulation operators

backpressure.go

Lines changed: 0 additions & 37 deletions
This file was deleted.

helpers_test.go

Lines changed: 0 additions & 65 deletions
This file was deleted.

main_test.go

Lines changed: 0 additions & 25 deletions
This file was deleted.

notification.go

Lines changed: 0 additions & 146 deletions
This file was deleted.

0 commit comments

Comments
 (0)