Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrPullApproveUnauthorized = errors.New("you do not have permissions to use pull approve API") // ErrPullApproveServerError is used when we receive a code different than 200 from pull approve ErrPullApproveServerError = errors.New("could not create a pull approve repository") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.