GODT-35: New pmapi client and manager using resty

This commit is contained in:
James Houlahan
2021-02-22 18:23:51 +01:00
committed by Jakub
parent 1d538e8540
commit 2284e9ede1
163 changed files with 3333 additions and 8124 deletions

25
pkg/pmapi/out Normal file
View File

@ -0,0 +1,25 @@
-- addresses.go
-- attachments.go
-- auth.go
-- contacts.go
-- events.go
-- import.go
-- key.go
-- keyring.go
-- labels.go
-- manager_auth.go
-- manager_download.go
-- manager.go
-- manager_metrics.go
-- manager_ping.go
-- manager_report.go
-- manager_report_types.go
-- manager_types.go
-- message_send.go
-- messages.go
-- metrics.go
-- observer.go
-- passwords.go
-- settings.go
-- users.go
-- utils.go