Chore: make the code more semantic
This commit is contained in:
3
common/observable/iterable.go
Normal file
3
common/observable/iterable.go
Normal file
@ -0,0 +1,3 @@
|
||||
package observable
|
||||
|
||||
type Iterable <-chan interface{}
|
Reference in New Issue
Block a user