Files
virtual-kubelet/errdefs/doc.go
928234269 7305c08d7e fix tyop in doc.go
Signed-off-by: 928234269 <longfei.shang@daocloud.io>
2019-08-20 18:44:11 +08:00

5 lines
223 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 errors for this project.
package errdefs