package errstrings
import "github.com/spiffe/go-spiffe/v2/internal/test/errstrings"
OS specific error strings
Index ¶
Variables ¶
var (
FileNotFound = "no such file or directory"
)
Source Files ¶
Tools for package owners.
import "github.com/spiffe/go-spiffe/v2/internal/test/errstrings"
OS specific error strings
var (
FileNotFound = "no such file or directory"
)
Tools for package owners.