1
0
mirror of https://github.com/IBM/fp-go.git synced 2025-06-27 00:41:07 +02:00
Files
fp-go/context/readerioeither/doc.go
Dr. Carsten Leue 308fe48718 doc: try package doc
Signed-off-by: Dr. Carsten Leue <carsten.leue@de.ibm.com>
2023-07-18 15:45:02 +02:00

5 lines
220 B
Go

// 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