This repository has been archived on 2026-09-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

6 lines
61 B
Go
Raw Permalink Normal View History

2026-08-31 22:25:00 +01:00
package sqan
type Result struct {
Files map[string]*File
}