Files
stfs/pkg/inventory/config.go
T

6 lines
67 B
Go

package inventory
type MetadataConfig struct {
Metadata string
}