]> git.r.bdr.sh - rbdr/mobius/commit - hotline/client.go
Add tests and clean up
authorJeff Halter <redacted>
Wed, 11 Aug 2021 01:52:46 +0000 (18:52 -0700)
committerJeff Halter <redacted>
Tue, 10 Aug 2021 20:52:46 +0000 (13:52 -0700)
commit72dd37f1abb2b550aaaac48eac677403d5664797
tree5c431679475647f2f932f2934e6acd65090d2499
parent9d41bcdf29778eab3253f8e31670baf64ad389bf
Add tests and clean up
19 files changed:
hotline/client.go
hotline/client_conn.go
hotline/client_conn_test.go
hotline/file_header.go
hotline/file_name_with_info.go
hotline/file_name_with_info_test.go
hotline/file_path.go
hotline/file_path_test.go [new file with mode: 0644]
hotline/files.go
hotline/flattened_file_object.go
hotline/flattened_file_object_test.go
hotline/news.go
hotline/news_test.go [new file with mode: 0644]
hotline/server.go
hotline/transaction.go
hotline/transaction_handlers.go
hotline/transaction_handlers_test.go
hotline/transaction_test.go
hotline/ui.go