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