1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-08-06 19:44:01 +08:00

client/rpc: rename package name to match rpc and edit migration story

This commit is contained in:
Jorropo
2023-05-31 14:29:59 +02:00
parent 4019d94fef
commit 12f343d837
23 changed files with 27 additions and 26 deletions

View File

@ -1,4 +1,4 @@
package httpapi
package rpc
import (
"bytes"