Main

processing priority

4

site type

0 (generic, awaiting analysis)

review version

11

html import

20 (imported)

Events

first seen date

2024-03-05 07:34:03

expired found date

-

created at

2024-07-03 08:33:08

updated at

2026-01-19 21:21:07

Domain name statistics

length

11

crc

17353

tld

2644

nm parts

0

nm random digits

0

nm rare letters

0

Connections

is subdomain of id

-

previous id

0

replaced with id

0

related id

-

dns primary id

256548805

dns alternative id

135099437

lifecycle status

0 (unclassified, or currently active)

Subdomains and pages

deleted subdomains

0

page imported products

0

page imported random

0

page imported parking

0

Error counters

count skipped due to recent timeouts on the same server IP

0

count content received but rejected due to 11-799

0

count dns errors

0

count cert errors

0

count timeouts

0

count http 429

0

count http 404

0

count http 403

0

count http 5xx

0

next operation date

-

Server

server bits

server ip

-

Mainpage statistics

mp import status

20

mp rejected date

-

mp saved date

-

mp size orig

40812

mp size raw text

4678

mp inner links count

7

mp inner links status

10 (links queued, awaiting import)

Open Graph

title

Jiang Wu

description

A humble programmer. Email: masterwujiang_at_gmail_dot_com

image

site name

Tumblr

author

updated

2026-02-27 12:10:18

raw text

Jiang Wu Jiang Wu -- open your heart Ask me anything     Mar 11, 2019 Cancellation in Golang Cancellation is very common, but a bit hard to implement. Golang provides cancellation to ease the effort. Let’s take a example, I want to traverse a directory, and stop while I have listed enough files. max := 5 numbers := make(chan int) ctx := context.Background() ctx, cancel := context.WithCancel(ctx) Here I created max files to list, a channel to print numbers, and a context for cancellation. count := 0 for num := range numbers { fmt.Printf("count: %d, num: %d\n", count, num) count++ if count >= max { fmt.Println("cancel") cancel() } } Print numbers is simple, when maxFiles reaches, invoke cancel function to stop producer feeding in numbers channel. outer: for i := start; i < end; i++ { select { case

Text analysis

redirect type

0 (-)

block type

0 (no issues)

detected language

1 (English)

category id

Programowanie (97)

index version

1

spam phrases

0

Text statistics

text nonlatin

836

text cyrillic

0

text characters

3578

text words

671

text unique words

384

text lines

88

text sentences

30

text paragraphs

11

text words per sentence

22

text matched phrases

0

text matched dictionaries

0

RSS

rss path

rss status

1 (priority 1 already searched, no matches found)

rss found date

-

rss size orig

0

rss items

0

rss spam phrases

0

rss detected language

0 (awaiting analysis)

inbefore feed id

-

inbefore status

0 (new)

Sitemap

sitemap status

34 (reserved: import paused pending content quality/relevance assessment after importing first 500 pages)

sitemap review version

2

sitemap urls count

9

sitemap urls adult

0

sitemap filtered products

0

sitemap filtered videos

0

sitemap found date

2024-03-03 04:27:15

sitemap process date

2024-12-23 20:08:20

sitemap first import date

-

sitemap last import date

2026-01-19 21:21:07