mirror of
https://github.com/IBM/fp-go.git
synced 2025-11-25 22:21:49 +02:00
fix: refactor
Signed-off-by: Dr. Carsten Leue <carsten.leue@de.ibm.com>
This commit is contained in:
@@ -27,8 +27,8 @@ import (
|
||||
J "github.com/IBM/fp-go/v2/json"
|
||||
S "github.com/IBM/fp-go/v2/string"
|
||||
|
||||
R "github.com/IBM/fp-go/v2/context/readerioeither"
|
||||
H "github.com/IBM/fp-go/v2/context/readerioeither/http"
|
||||
R "github.com/IBM/fp-go/v2/context/readerioresult"
|
||||
H "github.com/IBM/fp-go/v2/context/readerioresult/http"
|
||||
)
|
||||
|
||||
type (
|
||||
|
||||
Reference in New Issue
Block a user