this repo has no description
13
fork

Configure Feed

Select the types of activity you want to include in your feed.

rename heap to netclient

+4 -4
+1 -1
atproto/heap/cid.go atproto/netclient/cid.go
··· 1 - package heap 1 + package netclient 2 2 3 3 import ( 4 4 "github.com/ipfs/go-cid"
+1 -1
atproto/heap/examples_test.go atproto/netclient/examples_test.go
··· 1 - package heap 1 + package netclient 2 2 3 3 import ( 4 4 "bytes"
+1 -1
atproto/heap/netclient.go atproto/netclient/netclient.go
··· 1 - package heap 1 + package netclient 2 2 3 3 import ( 4 4 "bytes"
+1 -1
atproto/heap/record.go atproto/netclient/record.go
··· 1 - package heap 1 + package netclient 2 2 3 3 import ( 4 4 "bytes"