Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriftError ¶ added in v0.0.4
type DriftError struct {
Message string
}
func (*DriftError) Error ¶ added in v0.0.4
func (e *DriftError) Error() string
type PreValidationError ¶
type PreValidationError struct {
Message string
}
func (*PreValidationError) Error ¶
func (e *PreValidationError) Error() string
Click to show internal directories.
Click to hide internal directories.