package context
import "github.com/IBM/fp-go/context"
Package context contains versions of reader IO monads that work with a golang context.Context
Index ¶
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
context/ioeither | |
context/ioeither/generic | |
context/readereither | Package readereither implements a specialization of the Reader monad assuming a golang context as the context of the monad and a standard golang error |
context/readereither/exec | |
context/readerioeither | Package readerioeither contains a version of ReaderIOEither that takes a golang context.Context as its context and that assumes the standard go error |
context/readerioeither/exec | |
context/readerioeither/file | |
context/readerioeither/generic | |
context/readerioeither/http | |
context/readerioeither/http/builder |
- Version
- v1.0.151 (latest)
- Published
- Nov 23, 2024
- Platform
- linux/amd64
- Last checked
- 4 months ago –
Tools for package owners.