Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HoverflyError ¶
type HoverflyError struct {
Message string
}
func MatchingFailedError ¶
func MatchingFailedError(closestMiss *models.ClosestMiss) *HoverflyError
func MiddlewareNotSetError ¶
func MiddlewareNotSetError() *HoverflyError
func NoCacheSetError ¶
func NoCacheSetError() *HoverflyError
func RecordedRequestNotInCacheError ¶
func RecordedRequestNotInCacheError() *HoverflyError
func (HoverflyError) Error ¶
func (err HoverflyError) Error() string
Click to show internal directories.
Click to hide internal directories.