answer/internal/base/constant/question.go

6 lines
82 B
Go

package constant
const (
DeletedQuestionTitleTrKey = "question.deleted_title"
)