Files
virtual-kubelet/errdefs/doc.go
2019-07-05 22:42:56 +01:00

5 lines
222 B
Go

// Package errdefs defines the error types that are understood by other packages
// in this project. Consumers of this project should look here to know how to
// produce and consume erors for this project.
package errdefs