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

doc.go

Directories

PathSynopsis
context/ioeither
context/ioeither/generic
context/readereitherPackage 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/readerioeitherPackage 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.