feat(gateway): update gateway api, no multi-range support #1614
Annotations
4 errors
go-build:
core/corehttp/gateway.go#L115
cannot use &offlineGatewayErrWrapper{…} (value of type *offlineGatewayErrWrapper) as type gateway.IPFSBackend in return statement:
|
go-build:
core/corehttp/gateway.go#L150
cannot use n (variable of type *gateway.HeadResponse) as type files.Node in return statement:
|
go-build:
core/corehttp/gateway.go#L187
cannot use (*offlineGatewayErrWrapper)(nil) (value of type *offlineGatewayErrWrapper) as type gateway.IPFSBackend in variable declaration:
|
go-build
Process completed with exit code 2.
|