Gopher
gopher.Gopher
core of Gopher API. Given instance of Gopher[F] need for using most of Gopher operations.
Gopher is a framework, which implements CSP (Communication Sequence Process). Process here - scala units of execution (i.e. functions, blok of code, etc). Communication channels represented by [gopher.Channel]
Attributes
- See also:
- Source:
- Gopher.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- class JVMGopher[F]