Files
hakurei/cmd/pkgserver/internal/pkgserver/ui/ui_stub.go
T
cat 98c6d7611b cmd/pkgserver: move API implementation to package
For moving into cmd/mbf.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-02 04:41:17 +09:00

8 lines
83 B
Go

//go:build !frontend
package ui
import "testing/fstest"
var static fstest.MapFS