github.com/opentofu/opentofu@v1.7.1/internal/modsdir/doc.go (about)

     1  // Copyright (c) The OpenTofu Authors
     2  // SPDX-License-Identifier: MPL-2.0
     3  // Copyright (c) 2023 HashiCorp, Inc.
     4  // SPDX-License-Identifier: MPL-2.0
     5  
     6  // Package modsdir is an internal package containing the model types used to
     7  // represent the manifest of modules in a local modules cache directory.
     8  package modsdir