8 lines
130 B
Go

package weekstar
import "chatapp3-golang/internal/common"
type AppError = common.AppError
var NewAppError = common.NewAppError