/* LICENSE: https://github.com/onyx-and-iris/xair-cli/blob/main/LICENSE */ package xair type InfoResponse struct { Host string Name string Model string }