Files
hakurei/hst/info.go
2025-08-14 19:52:03 +09:00

7 lines
65 B
Go

package hst
type Info struct {
User int `json:"user"`
Paths
}