This is a refactor of samhofi.us/x/keybase/v2 that takes advantage of the libkeybase performance improvements.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sam 370fce9406 Combine chatIn.go and chatOut.go into just chat.go 6 years ago
chat.go Combine chatIn.go and chatOut.go into just chat.go 6 years ago
docs.go Moved main doc stuff to its own file 6 years ago
go.mod Update go.mod to accurately reflect package url for master branch 6 years ago
keybase.go Move more types into types.go and general cleanup 6 years ago
types.go Structs held in ChatAPI need to be pointers in order to not be included in marshalled JSON 6 years ago
wallet.go Change Keybase type to a pointer so it can be re-used 6 years ago