Skip to content

Commit 78cfe8e

Browse files
authored
rebuild protocol (#93)
1 parent cc95c14 commit 78cfe8e

File tree

155 files changed

+1952
-1281
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

155 files changed

+1952
-1281
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ types:
1313
$(AVDLC) -b -l go -t -m -o kbchat/types/chat1 $(PROTOCOL_PATH)/avdl/chat1/*.avdl
1414
$(AVDLC) -b -l go -t -m -o kbchat/types/stellar1 $(PROTOCOL_PATH)/avdl/stellar1/*.avdl
1515
goimports -w ./kbchat/types/
16+
gofumpt -w ./kbchat/types/
1617

1718
clean:
1819
rm -rf kbchat/types/

kbchat/types/chat1/api.go

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

kbchat/types/chat1/blocking.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)