mirror of
https://github.com/regclient/regclient.git
synced 2025-04-18 22:44:00 +03:00
4 lines
173 B
Go
4 lines
173 B
Go
// Package types defines various types that have no other internal imports
|
|
// This allows them to be used between other packages without creating import loops
|
|
package types
|