Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Checker ¶
type Checker struct { RestClient *rest_client.RestClient GoodHttpCode int }
func NewRestClientChecker ¶
func NewRestClientChecker(RestClient *rest_client.RestClient) Checker
func NewRestClientCheckerCode ¶
func NewRestClientCheckerCode(RestClient *rest_client.RestClient, httpCode int) Checker
Click to show internal directories.
Click to hide internal directories.