mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-21 07:44:52 +09:00
gen/client/v1: add the generated HTTP client
Generate a strongly-typed Go client (oapi-codegen) from the emitted spec, committed under gen/client/v1 as package clientv1. Tests exercise it against the in-memory Huma server over both TCP and the unix socket.
This commit is contained in: