package regulation import "fmt" var ErrUserIsBanned = fmt.Errorf("User is banned")