# Packages
No description provided by the author
Package extractors implements extractors for http response data retrieval.
Package matchers implements matchers for http response matching with templates.
# Type aliases
ExtractFunc performs extracting operation for a extractor on model and returns true or false.
MatchFunc performs matching operation for a matcher on model and returns true or false.