4 lines
166 B
Go
4 lines
166 B
Go
|
// Package modsdir is an internal package containing the model types used to
|
||
|
// represent the manifest of modules in a local modules cache directory.
|
||
|
package modsdir
|