github.com/go-redis/redis/v8.cmdable.ExpireAt (method)

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L467: func (c cmdable) ExpireAt(ctx context.Context, key string, tm time.Time) *BoolCmd {