type crypto/x509.ConstraintViolationError
4 uses
crypto/x509 (current package)
x509.go#L744: type ConstraintViolationError struct{}
x509.go#L746: func (ConstraintViolationError) Error() string {
x509.go#L771: return ConstraintViolationError{}
x509.go#L775: return ConstraintViolationError{}
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)