1
0
mirror of https://github.com/regclient/regclient.git synced 2025-04-18 22:44:00 +03:00
regclient/types/doc.go
Brandon Mitchell 895a3c9634 Error message linting
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2022-02-04 15:23:01 -05:00

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