debian-forge-composer/internal/client
Tom Gundersen f201fc84b7 weldr: pin a real Arch object, rather than a string
weldr needs to know the host architecture. Rather than pinning
a string, pin a real Arch object, and query its name when we
need it.

This verifies the validitiy of the architecture for the given
distro before it is passed to weldr, rather than lazily on
demand.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-03-23 15:43:55 +01:00
..
blueprints.go client: Use http.Client instead of a string for the socket 2020-03-09 18:02:54 +01:00
client.go client: Use http.Client instead of a string for the socket 2020-03-09 18:02:54 +01:00
client_test.go weldr: pin a real Arch object, rather than a string 2020-03-23 15:43:55 +01:00
json.go Add exported response structures for API results 2020-03-03 12:21:40 +01:00
weldr.go client: Use http.Client instead of a string for the socket 2020-03-09 18:02:54 +01:00