mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-04-09 02:13:35 +00:00
initial commit
add internal/xair module
This commit is contained in:
7
internal/xair/models.go
Normal file
7
internal/xair/models.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package xair
|
||||
|
||||
type InfoResponse struct {
|
||||
Host string
|
||||
Name string
|
||||
Model string
|
||||
}
|
||||
Reference in New Issue
Block a user