Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrIDNotFoundError ¶
type PrIDNotFoundError struct {
PrID int32
}
PrIDNotFoundError is used when PR ID is not found in Database.
func (PrIDNotFoundError) Error ¶
func (e PrIDNotFoundError) Error() string
Error implements Error interface.
Click to show internal directories.
Click to hide internal directories.