hst/info: include extra information
All checks were successful
Test / Create distribution (push) Successful in 43s
Test / Sandbox (push) Successful in 2m34s
Test / Hakurei (push) Successful in 3m45s
Test / Sandbox (race detector) (push) Successful in 4m33s
Test / Hpkg (push) Successful in 4m41s
Test / Hakurei (race detector) (push) Successful in 5m25s
Test / Flake checks (push) Successful in 1m37s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-08-14 19:52:03 +09:00
parent 332d90d6c7
commit c989e7785a
2 changed files with 7 additions and 2 deletions

View File

@@ -2,4 +2,5 @@ package hst
type Info struct {
User int `json:"user"`
Paths
}