meowlib/client
ycc 6bf6fadaaa
Some checks failed
continuous-integration/drone/push Build is failing
fix invitation code separator
2024-03-26 15:29:52 +01:00
..
helpers Http helper function added 2024-03-25 13:24:43 +01:00
config_test.go storage get messages + config improve + tests 2023-02-15 22:08:17 +01:00
config.go permission fixes 2024-01-05 17:01:36 +01:00
dbmessage.go try to avoid protobuf omitted 2024-03-02 10:45:05 +01:00
identity_test.go Change Peers to * Peers in identity to retrieve pointer to the real peer 2024-03-02 10:07:59 +01:00
identity.go add uid to peer + helper methods + http 2024-03-23 20:09:14 +01:00
matriochka.go Refactor structs with some getters/setters - Peers part 2024-02-07 16:08:24 +01:00
message.go try to avoid protobuf omitted 2024-03-02 10:45:05 +01:00
messagestorage_test.go handle no db yet in message retrieve 2024-03-05 23:15:19 +01:00
messagestorage.go handle no db yet in message retrieve 2024-03-05 23:15:19 +01:00
peer_test.go Change Peers to * Peers in identity to retrieve pointer to the real peer 2024-03-02 10:07:59 +01:00
peer.go add uid to peer + helper methods + http 2024-03-23 20:09:14 +01:00
peerlist.go Change Peers to * Peers in identity to retrieve pointer to the real peer 2024-03-02 10:07:59 +01:00
server.go fix invitation code separator 2024-03-26 15:29:52 +01:00
serverlist.go Refactor structs with some getters/setters - Peers part 2024-02-07 16:08:24 +01:00
serverstorage_test.go Debug GetRequestJobs function and add unit tests 2024-02-12 20:02:02 +01:00
serverstorage.go Update badger db path 2024-02-09 23:28:43 +01:00