driftctl/pkg/resource/github/metadatas.go

8 lines
155 B
Go
Raw Normal View History

2021-03-26 08:44:55 +00:00
package github
import "github.com/cloudskiff/driftctl/pkg/resource"
func InitMetadatas(resourceSchemaRepository resource.SchemaRepositoryInterface) {
}