debian-forge-composer/internal/client
Brian C. Lane ea1b633d3a Add exported response structures for API results
Currently the responses are all embedded in the weldr API functions.
They need to be usable by the client helper functions so I'm copying
them here and giving them names.

A later commit will go through the API can refactor it to use these
instead of the embedded ones.
2020-03-03 12:21:40 +01:00
..
blueprints.go client: Add client helper functions for API testing and future cli tools 2020-03-03 12:21:40 +01:00
client.go client: Add client helper functions for API testing and future cli tools 2020-03-03 12:21:40 +01:00
client_test.go client: Add tests for the core client functions 2020-03-03 12:21:40 +01:00
json.go Add exported response structures for API results 2020-03-03 12:21:40 +01:00
weldr.go client: Add client helper functions for API testing and future cli tools 2020-03-03 12:21:40 +01:00