There is a nil at the end of the output. The file is in BTFS and I have checked at the CLI. Is Go supported? I am using - shell "github.com/ipfs/go-ipfs-api"
and
BTFS is running -
btfs daemon
Initializing daemon...
go-btfs version: 0.1.0-703320c84
Repo version: 7
System version: amd64/linux
Golang version: go1.12.4
Swarm listening on /ip4/127.0.0.1/tcp/4001
Swarm listening on /ip4/172.31.25.22/tcp/4001
Swarm listening on /ip6/::1/tcp/4001
Swarm listening on /p2p-circuit
Swarm announcing /ip4/54.92.219.108/tcp/4001
API server listening on /ip4/127.0.0.1/tcp/5001
WebUI: http://127.0.0.1:5001/webui
Gateway (readonly) server listening on /ip4/127.0.0.1/tcp/8080
Daemon is ready
The text was updated successfully, but these errors were encountered:
zillerium commentedAug 27, 2019
I have a file in BTFS but when I try accessing via Go and just get headers and Nil. Code -
Output -
There is a nil at the end of the output. The file is in BTFS and I have checked at the CLI. Is Go supported? I am using -
shell "github.com/ipfs/go-ipfs-api"and
BTFS is running -
The text was updated successfully, but these errors were encountered: