v0.1.2 #3
Reference in New Issue
Block a user
Delete Branch "develop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Поменял
const ErrNotFound = "not found"наvar ErrNotFound = errors.New("not found").ErrNotFoundconstant witherrors.Newfor consistent error handling 9e0c065ecc