1
0
mirror of https://github.com/IBM/fp-go.git synced 2025-06-23 00:27:49 +02:00
Files
fp-go/context/readerioeither/doc.go

5 lines
220 B
Go
Raw Normal View History

// Package readerioeither contains a version of [ReaderIOEither] that takes a golang [context.Context] as its context
package readerioeither
//go:generate go run ../.. contextreaderioeither --count 10 --filename gen.go