Ally/War commands
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package error
|
||||
|
||||
func NewRepoError(arg ...any) error {
|
||||
return newGenericError(ErrStorageFailure, arg...)
|
||||
}
|
||||
Reference in New Issue
Block a user