Files
stfs/pkg/inventory/config.go
2021-12-06 22:48:23 +01:00

6 lines
67 B
Go

package inventory
type MetadataConfig struct {
Metadata string
}