René's URL Explorer Experiment


Title: routine package - github.com/timandy/routine - Go Packages

direct link

Domain: pkg.go.dev

NoneIE=edge

Links:

https://go.dev/
Skip to Main Content https://pkg.go.dev/github.com/timandy/routine#main-content
Why Go https://pkg.go.dev/github.com/timandy/routine
Case Studies https://go.dev/solutions#case-studies
Use Cases https://go.dev/solutions#use-cases
Security https://go.dev/security/
Learnhttps://go.dev/learn/
Docs https://pkg.go.dev/github.com/timandy/routine
Effective Go https://go.dev/doc/effective_go
Go User Manual https://go.dev/doc/
Standard library https://pkg.go.dev/std
Release Notes https://go.dev/doc/devel/release
API https://pkg.go.dev/api
Packageshttps://pkg.go.dev/
Community https://pkg.go.dev/github.com/timandy/routine
Recorded Talks https://go.dev/talks/
Meetups https://www.meetup.com/pro/go
Conferences https://github.com/golang/go/wiki/Conferences
Go blog https://go.dev/blog
Go project https://go.dev/help
https://groups.google.com/g/golang-nuts
https://github.com/golang
https://twitter.com/golang
https://www.reddit.com/r/golang/
https://invite.slack.golangbridge.org/
https://stackoverflow.com/collectives/go
https://go.dev/
Why Go https://pkg.go.dev/github.com/timandy/routine
Why Go https://pkg.go.dev/github.com/timandy/routine
Case Studies https://go.dev/solutions#case-studies
Use Cases https://go.dev/solutions#use-cases
Security https://go.dev/security/
Learnhttps://go.dev/learn/
Docs https://pkg.go.dev/github.com/timandy/routine
Docs https://pkg.go.dev/github.com/timandy/routine
Effective Go https://go.dev/doc/effective_go
Go User Manual https://go.dev/doc/
Standard library https://pkg.go.dev/std
Release Notes https://go.dev/doc/devel/release
API https://pkg.go.dev/api
Packageshttps://pkg.go.dev/
Community https://pkg.go.dev/github.com/timandy/routine
Community https://pkg.go.dev/github.com/timandy/routine
Recorded Talks https://go.dev/talks/
Meetups https://www.meetup.com/pro/go
Conferences https://github.com/golang/go/wiki/Conferences
Go blog https://go.dev/blog
Go project https://go.dev/help
https://groups.google.com/g/golang-nuts
https://github.com/golang
https://twitter.com/golang
https://www.reddit.com/r/golang/
https://invite.slack.golangbridge.org/
https://stackoverflow.com/collectives/go
Discover Packageshttps://pkg.go.dev/
github.com/timandy/routine https://pkg.go.dev/github.com/timandy/routine@v1.1.6
https://go.dev/
Version: v1.1.6 https://pkg.go.dev/github.com/timandy/routine?tab=versions
Go to latest https://pkg.go.dev/github.com/timandy/routine
Apache-2.0https://pkg.go.dev/github.com/timandy/routine?tab=licenses
Imports: 12 https://pkg.go.dev/github.com/timandy/routine?tab=imports
Imported by: 79 https://pkg.go.dev/github.com/timandy/routine?tab=importedby
go.modhttps://github.com/timandy/routine/tree/v1.1.6/go.mod
Learn more about best practiceshttps://pkg.go.dev/about#best-practices
github.com/timandy/routine https://github.com/timandy/routine
Open Source Insights https://deps.dev/go/github.com%2Ftimandy%2Froutine/v1.1.6
README https://pkg.go.dev/github.com/timandy/routine#section-readme
routine https://pkg.go.dev/github.com/timandy/routine#readme-routine
🏠Introduce https://pkg.go.dev/github.com/timandy/routine#readme-introduce
📢Update Notice https://pkg.go.dev/github.com/timandy/routine#readme-update-notice
🛠Usage & Demo https://pkg.go.dev/github.com/timandy/routine#readme-usage-amp-demo
Install https://pkg.go.dev/github.com/timandy/routine#readme-install
Use goid https://pkg.go.dev/github.com/timandy/routine#readme-use-goid
Use ThreadLocal https://pkg.go.dev/github.com/timandy/routine#readme-use-threadlocal
📚API https://pkg.go.dev/github.com/timandy/routine#readme-api
Goid() uint64 https://pkg.go.dev/github.com/timandy/routine#readme-goid-uint64
NewThreadLocal[T any]() ThreadLocal[T] https://pkg.go.dev/github.com/timandy/routine#readme-newthreadlocal-t-any-threadlocal-t
NewThreadLocalWithInitial[T any](supplier Supplier[T]) ThreadLocal[T] https://pkg.go.dev/github.com/timandy/routine#readme-newthreadlocalwithinitial-t-any-supplier-supplier-t-threadlocal-t
NewInheritableThreadLocal[T any]() ThreadLocal[T] https://pkg.go.dev/github.com/timandy/routine#readme-newinheritablethreadlocal-t-any-threadlocal-t
NewInheritableThreadLocalWithInitial[T any](supplier Supplier[T]) ThreadLocal[T] https://pkg.go.dev/github.com/timandy/routine#readme-newinheritablethreadlocalwithinitial-t-any-supplier-supplier-t-threadlocal-t
WrapTask(fun Runnable) FutureTask[any] https://pkg.go.dev/github.com/timandy/routine#readme-wraptask-fun-runnable-futuretask-any
WrapWaitTask(fun CancelRunnable) FutureTask[any] https://pkg.go.dev/github.com/timandy/routine#readme-wrapwaittask-fun-cancelrunnable-futuretask-any
WrapWaitResultTask[TResult any](fun CancelCallable[TResult]) FutureTask[TResult] https://pkg.go.dev/github.com/timandy/routine#readme-wrapwaitresulttask-tresult-any-fun-cancelcallable-tresult-futuretask-tresult
Go(fun Runnable) https://pkg.go.dev/github.com/timandy/routine#readme-go-fun-runnable
GoWait(fun CancelRunnable) FutureTask[any] https://pkg.go.dev/github.com/timandy/routine#readme-gowait-fun-cancelrunnable-futuretask-any
GoWaitResult[TResult any](fun CancelCallable[TResult]) FutureTask[TResult] https://pkg.go.dev/github.com/timandy/routine#readme-gowaitresult-tresult-any-fun-cancelcallable-tresult-futuretask-tresult
🗑Garbage Collection https://pkg.go.dev/github.com/timandy/routine#readme-garbage-collection
🌐Support Grid https://pkg.go.dev/github.com/timandy/routine#readme-support-grid
🙏Thanks https://pkg.go.dev/github.com/timandy/routine#readme-thanks
📜License https://pkg.go.dev/github.com/timandy/routine#readme-license
Documentation https://pkg.go.dev/github.com/timandy/routine#section-documentation
Index https://pkg.go.dev/github.com/timandy/routine#pkg-index
Constants https://pkg.go.dev/github.com/timandy/routine#pkg-constants
Variables https://pkg.go.dev/github.com/timandy/routine#pkg-variables
Functions https://pkg.go.dev/github.com/timandy/routine#pkg-functions
Go(fun) https://pkg.go.dev/github.com/timandy/routine#Go
Goid() https://pkg.go.dev/github.com/timandy/routine#Goid
Types https://pkg.go.dev/github.com/timandy/routine#pkg-types
type Callable https://pkg.go.dev/github.com/timandy/routine#Callable
type CancelCallable https://pkg.go.dev/github.com/timandy/routine#CancelCallable
type CancelRunnable https://pkg.go.dev/github.com/timandy/routine#CancelRunnable
type CancelToken https://pkg.go.dev/github.com/timandy/routine#CancelToken
type Cloneable https://pkg.go.dev/github.com/timandy/routine#Cloneable
type FutureCallable https://pkg.go.dev/github.com/timandy/routine#FutureCallable
type FutureTask https://pkg.go.dev/github.com/timandy/routine#FutureTask
GoWait(fun) https://pkg.go.dev/github.com/timandy/routine#GoWait
GoWaitResult(fun) https://pkg.go.dev/github.com/timandy/routine#GoWaitResult
NewFutureTask(callable) https://pkg.go.dev/github.com/timandy/routine#NewFutureTask
WrapTask(fun) https://pkg.go.dev/github.com/timandy/routine#WrapTask
WrapWaitResultTask(fun) https://pkg.go.dev/github.com/timandy/routine#WrapWaitResultTask
WrapWaitTask(fun) https://pkg.go.dev/github.com/timandy/routine#WrapWaitTask
type Runnable https://pkg.go.dev/github.com/timandy/routine#Runnable
type RuntimeError https://pkg.go.dev/github.com/timandy/routine#RuntimeError
NewRuntimeError(cause) https://pkg.go.dev/github.com/timandy/routine#NewRuntimeError
NewRuntimeErrorWithMessage(message) https://pkg.go.dev/github.com/timandy/routine#NewRuntimeErrorWithMessage
NewRuntimeErrorWithMessageCause(message, cause) https://pkg.go.dev/github.com/timandy/routine#NewRuntimeErrorWithMessageCause
type Supplier https://pkg.go.dev/github.com/timandy/routine#Supplier
type ThreadLocal https://pkg.go.dev/github.com/timandy/routine#ThreadLocal
NewInheritableThreadLocal() https://pkg.go.dev/github.com/timandy/routine#NewInheritableThreadLocal
NewInheritableThreadLocalWithInitial(supplier) https://pkg.go.dev/github.com/timandy/routine#NewInheritableThreadLocalWithInitial
NewThreadLocal() https://pkg.go.dev/github.com/timandy/routine#NewThreadLocal
NewThreadLocalWithInitial(supplier) https://pkg.go.dev/github.com/timandy/routine#NewThreadLocalWithInitial
Source Files https://pkg.go.dev/github.com/timandy/routine#section-sourcefiles
Directories https://pkg.go.dev/github.com/timandy/routine#section-directories
https://pkg.go.dev/github.com/timandy/routine#section-readme
https://github.com/timandy/routine/actions
https://app.codecov.io/gh/timandy/routine
https://goreportcard.com/report/github.com/timandy/routine
https://pkg.go.dev/github.com/timandy/routine
https://github.com/timandy/routine/releases
https://github.com/timandy/routine/raw/main/LICENSE
中文版https://github.com/timandy/routine/blob/v1.1.6/README_zh.md
RoutineX Compilerhttps://github.com/timandy/routinex
More API Documentationhttps://pkg.go.dev/github.com/timandy/routine#section-documentation
contributorshttps://github.com/timandy/routine/graphs/contributors
Apache License 2.0https://github.com/timandy/routine/blob/v1.1.6/LICENSE
https://pkg.go.dev/github.com/timandy/routine#section-documentation
https://pkg.go.dev/github.com/timandy/routine#pkg-index
func Go(fun Runnable)https://pkg.go.dev/github.com/timandy/routine#Go
func Goid() uint64https://pkg.go.dev/github.com/timandy/routine#Goid
type Callablehttps://pkg.go.dev/github.com/timandy/routine#Callable
type CancelCallablehttps://pkg.go.dev/github.com/timandy/routine#CancelCallable
type CancelRunnablehttps://pkg.go.dev/github.com/timandy/routine#CancelRunnable
type CancelTokenhttps://pkg.go.dev/github.com/timandy/routine#CancelToken
type Cloneablehttps://pkg.go.dev/github.com/timandy/routine#Cloneable
type FutureCallablehttps://pkg.go.dev/github.com/timandy/routine#FutureCallable
type FutureTaskhttps://pkg.go.dev/github.com/timandy/routine#FutureTask
func GoWait(fun CancelRunnable) FutureTask[any]https://pkg.go.dev/github.com/timandy/routine#GoWait
func GoWaitResult[TResult any](fun CancelCallable[TResult]) FutureTask[TResult]https://pkg.go.dev/github.com/timandy/routine#GoWaitResult
func NewFutureTask[TResult any](callable FutureCallable[TResult]) FutureTask[TResult]https://pkg.go.dev/github.com/timandy/routine#NewFutureTask
func WrapTask(fun Runnable) FutureTask[any]https://pkg.go.dev/github.com/timandy/routine#WrapTask
func WrapWaitResultTask[TResult any](fun CancelCallable[TResult]) FutureTask[TResult]https://pkg.go.dev/github.com/timandy/routine#WrapWaitResultTask
func WrapWaitTask(fun CancelRunnable) FutureTask[any]https://pkg.go.dev/github.com/timandy/routine#WrapWaitTask
type Runnablehttps://pkg.go.dev/github.com/timandy/routine#Runnable
type RuntimeErrorhttps://pkg.go.dev/github.com/timandy/routine#RuntimeError
func NewRuntimeError(cause any) RuntimeErrorhttps://pkg.go.dev/github.com/timandy/routine#NewRuntimeError
func NewRuntimeErrorWithMessage(message string) RuntimeErrorhttps://pkg.go.dev/github.com/timandy/routine#NewRuntimeErrorWithMessage
func NewRuntimeErrorWithMessageCause(message string, cause any) RuntimeErrorhttps://pkg.go.dev/github.com/timandy/routine#NewRuntimeErrorWithMessageCause
type Supplierhttps://pkg.go.dev/github.com/timandy/routine#Supplier
type ThreadLocalhttps://pkg.go.dev/github.com/timandy/routine#ThreadLocal
func NewInheritableThreadLocal[T any]() ThreadLocal[T]https://pkg.go.dev/github.com/timandy/routine#NewInheritableThreadLocal
func NewInheritableThreadLocalWithInitial[T any](supplier Supplier[T]) ThreadLocal[T]https://pkg.go.dev/github.com/timandy/routine#NewInheritableThreadLocalWithInitial
func NewThreadLocal[T any]() ThreadLocal[T]https://pkg.go.dev/github.com/timandy/routine#NewThreadLocal
func NewThreadLocalWithInitial[T any](supplier Supplier[T]) ThreadLocal[T]https://pkg.go.dev/github.com/timandy/routine#NewThreadLocalWithInitial
https://pkg.go.dev/github.com/timandy/routine#pkg-constants
https://pkg.go.dev/github.com/timandy/routine#pkg-variables
https://pkg.go.dev/github.com/timandy/routine#pkg-functions
Gohttps://github.com/timandy/routine/blob/v1.1.6/api_routine.go#L47
https://pkg.go.dev/github.com/timandy/routine#Go
Runnablehttps://pkg.go.dev/github.com/timandy/routine#Runnable
Goidhttps://github.com/timandy/routine/blob/v1.1.6/api_goid.go#L4
https://pkg.go.dev/github.com/timandy/routine#Goid
uint64https://pkg.go.dev/builtin#uint64
https://pkg.go.dev/github.com/timandy/routine#pkg-types
Callablehttps://github.com/timandy/routine/blob/v1.1.6/api_routine.go#L7
https://pkg.go.dev/github.com/timandy/routine#Callable
anyhttps://pkg.go.dev/builtin#any
CancelCallablehttps://github.com/timandy/routine/blob/v1.1.6/api_routine.go#L13
https://pkg.go.dev/github.com/timandy/routine#CancelCallable
anyhttps://pkg.go.dev/builtin#any
CancelTokenhttps://pkg.go.dev/github.com/timandy/routine#CancelToken
CancelRunnablehttps://github.com/timandy/routine/blob/v1.1.6/api_routine.go#L10
https://pkg.go.dev/github.com/timandy/routine#CancelRunnable
CancelTokenhttps://pkg.go.dev/github.com/timandy/routine#CancelToken
CancelTokenhttps://github.com/timandy/routine/blob/v1.1.6/api_future_task.go#L9
https://pkg.go.dev/github.com/timandy/routine#CancelToken
boolhttps://pkg.go.dev/builtin#bool
Cloneablehttps://github.com/timandy/routine/blob/v1.1.6/api_cloneable.go#L4
https://pkg.go.dev/github.com/timandy/routine#Cloneable
anyhttps://pkg.go.dev/builtin#any
FutureCallablehttps://github.com/timandy/routine/blob/v1.1.6/api_future_task.go#L6
https://pkg.go.dev/github.com/timandy/routine#FutureCallable
anyhttps://pkg.go.dev/builtin#any
FutureTaskhttps://pkg.go.dev/github.com/timandy/routine#FutureTask
FutureTaskhttps://github.com/timandy/routine/blob/v1.1.6/api_future_task.go#L18
https://pkg.go.dev/github.com/timandy/routine#FutureTask
anyhttps://pkg.go.dev/builtin#any
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
anyhttps://pkg.go.dev/builtin#any
timehttps://pkg.go.dev/time
Durationhttps://pkg.go.dev/time#Duration
GoWaithttps://github.com/timandy/routine/blob/v1.1.6/api_routine.go#L55
https://pkg.go.dev/github.com/timandy/routine#GoWait
CancelRunnablehttps://pkg.go.dev/github.com/timandy/routine#CancelRunnable
FutureTaskhttps://pkg.go.dev/github.com/timandy/routine#FutureTask
anyhttps://pkg.go.dev/builtin#any
GoWaitResulthttps://github.com/timandy/routine/blob/v1.1.6/api_routine.go#L64
https://pkg.go.dev/github.com/timandy/routine#GoWaitResult
anyhttps://pkg.go.dev/builtin#any
CancelCallablehttps://pkg.go.dev/github.com/timandy/routine#CancelCallable
FutureTaskhttps://pkg.go.dev/github.com/timandy/routine#FutureTask
NewFutureTaskhttps://github.com/timandy/routine/blob/v1.1.6/api_future_task.go#L53
https://pkg.go.dev/github.com/timandy/routine#NewFutureTask
anyhttps://pkg.go.dev/builtin#any
FutureCallablehttps://pkg.go.dev/github.com/timandy/routine#FutureCallable
FutureTaskhttps://pkg.go.dev/github.com/timandy/routine#FutureTask
WrapTaskhttps://github.com/timandy/routine/blob/v1.1.6/api_routine.go#L19
https://pkg.go.dev/github.com/timandy/routine#WrapTask
Runnablehttps://pkg.go.dev/github.com/timandy/routine#Runnable
FutureTaskhttps://pkg.go.dev/github.com/timandy/routine#FutureTask
anyhttps://pkg.go.dev/builtin#any
WrapWaitResultTaskhttps://github.com/timandy/routine/blob/v1.1.6/api_routine.go#L39
https://pkg.go.dev/github.com/timandy/routine#WrapWaitResultTask
anyhttps://pkg.go.dev/builtin#any
CancelCallablehttps://pkg.go.dev/github.com/timandy/routine#CancelCallable
FutureTaskhttps://pkg.go.dev/github.com/timandy/routine#FutureTask
WrapWaitTaskhttps://github.com/timandy/routine/blob/v1.1.6/api_routine.go#L29
https://pkg.go.dev/github.com/timandy/routine#WrapWaitTask
CancelRunnablehttps://pkg.go.dev/github.com/timandy/routine#CancelRunnable
FutureTaskhttps://pkg.go.dev/github.com/timandy/routine#FutureTask
anyhttps://pkg.go.dev/builtin#any
Runnablehttps://github.com/timandy/routine/blob/v1.1.6/api_routine.go#L4
https://pkg.go.dev/github.com/timandy/routine#Runnable
RuntimeErrorhttps://github.com/timandy/routine/blob/v1.1.6/api_error.go#L4
https://pkg.go.dev/github.com/timandy/routine#RuntimeError
uint64https://pkg.go.dev/builtin#uint64
uintptrhttps://pkg.go.dev/builtin#uintptr
stringhttps://pkg.go.dev/builtin#string
uintptrhttps://pkg.go.dev/builtin#uintptr
RuntimeErrorhttps://pkg.go.dev/github.com/timandy/routine#RuntimeError
stringhttps://pkg.go.dev/builtin#string
NewRuntimeErrorhttps://github.com/timandy/routine/blob/v1.1.6/api_error.go#L25
https://pkg.go.dev/github.com/timandy/routine#NewRuntimeError
anyhttps://pkg.go.dev/builtin#any
RuntimeErrorhttps://pkg.go.dev/github.com/timandy/routine#RuntimeError
NewRuntimeErrorWithMessagehttps://github.com/timandy/routine/blob/v1.1.6/api_error.go#L31
https://pkg.go.dev/github.com/timandy/routine#NewRuntimeErrorWithMessage
stringhttps://pkg.go.dev/builtin#string
RuntimeErrorhttps://pkg.go.dev/github.com/timandy/routine#RuntimeError
NewRuntimeErrorWithMessageCausehttps://github.com/timandy/routine/blob/v1.1.6/api_error.go#L37
https://pkg.go.dev/github.com/timandy/routine#NewRuntimeErrorWithMessageCause
stringhttps://pkg.go.dev/builtin#string
anyhttps://pkg.go.dev/builtin#any
RuntimeErrorhttps://pkg.go.dev/github.com/timandy/routine#RuntimeError
Supplierhttps://github.com/timandy/routine/blob/v1.1.6/api_thread_local.go#L16
https://pkg.go.dev/github.com/timandy/routine#Supplier
anyhttps://pkg.go.dev/builtin#any
ThreadLocalhttps://github.com/timandy/routine/blob/v1.1.6/api_thread_local.go#L4
https://pkg.go.dev/github.com/timandy/routine#ThreadLocal
anyhttps://pkg.go.dev/builtin#any
NewInheritableThreadLocalhttps://github.com/timandy/routine/blob/v1.1.6/api_thread_local.go#L34
https://pkg.go.dev/github.com/timandy/routine#NewInheritableThreadLocal
anyhttps://pkg.go.dev/builtin#any
ThreadLocalhttps://pkg.go.dev/github.com/timandy/routine#ThreadLocal
NewInheritableThreadLocalWithInitialhttps://github.com/timandy/routine/blob/v1.1.6/api_thread_local.go#L42
https://pkg.go.dev/github.com/timandy/routine#NewInheritableThreadLocalWithInitial
anyhttps://pkg.go.dev/builtin#any
Supplierhttps://pkg.go.dev/github.com/timandy/routine#Supplier
ThreadLocalhttps://pkg.go.dev/github.com/timandy/routine#ThreadLocal
NewThreadLocalhttps://github.com/timandy/routine/blob/v1.1.6/api_thread_local.go#L20
https://pkg.go.dev/github.com/timandy/routine#NewThreadLocal
anyhttps://pkg.go.dev/builtin#any
ThreadLocalhttps://pkg.go.dev/github.com/timandy/routine#ThreadLocal
NewThreadLocalWithInitialhttps://github.com/timandy/routine/blob/v1.1.6/api_thread_local.go#L26
https://pkg.go.dev/github.com/timandy/routine#NewThreadLocalWithInitial
anyhttps://pkg.go.dev/builtin#any
Supplierhttps://pkg.go.dev/github.com/timandy/routine#Supplier
ThreadLocalhttps://pkg.go.dev/github.com/timandy/routine#ThreadLocal
https://pkg.go.dev/github.com/timandy/routine#section-sourcefiles
View all Source fileshttps://github.com/timandy/routine/tree/v1.1.6
api_cloneable.gohttps://github.com/timandy/routine/blob/v1.1.6/api_cloneable.go
api_error.gohttps://github.com/timandy/routine/blob/v1.1.6/api_error.go
api_future_task.gohttps://github.com/timandy/routine/blob/v1.1.6/api_future_task.go
api_goid.gohttps://github.com/timandy/routine/blob/v1.1.6/api_goid.go
api_routine.gohttps://github.com/timandy/routine/blob/v1.1.6/api_routine.go
api_thread_local.gohttps://github.com/timandy/routine/blob/v1.1.6/api_thread_local.go
error.gohttps://github.com/timandy/routine/blob/v1.1.6/error.go
future_task.gohttps://github.com/timandy/routine/blob/v1.1.6/future_task.go
g.gohttps://github.com/timandy/routine/blob/v1.1.6/g.go
g_x.gohttps://github.com/timandy/routine/blob/v1.1.6/g_x.go
pprof_label_go124.gohttps://github.com/timandy/routine/blob/v1.1.6/pprof_label_go124.go
reflect.gohttps://github.com/timandy/routine/blob/v1.1.6/reflect.go
routine.gohttps://github.com/timandy/routine/blob/v1.1.6/routine.go
runtime.gohttps://github.com/timandy/routine/blob/v1.1.6/runtime.go
stack.gohttps://github.com/timandy/routine/blob/v1.1.6/stack.go
thread.gohttps://github.com/timandy/routine/blob/v1.1.6/thread.go
thread_local.gohttps://github.com/timandy/routine/blob/v1.1.6/thread_local.go
thread_local_inheritable.gohttps://github.com/timandy/routine/blob/v1.1.6/thread_local_inheritable.go
thread_local_map.gohttps://github.com/timandy/routine/blob/v1.1.6/thread_local_map.go
thread_local_map_entry.gohttps://github.com/timandy/routine/blob/v1.1.6/thread_local_map_entry.go
https://pkg.go.dev/github.com/timandy/routine#section-directories
ghttps://pkg.go.dev/github.com/timandy/routine@v1.1.6/g
Why Go https://go.dev/solutions
Use Cases https://go.dev/solutions#use-cases
Case Studies https://go.dev/solutions#case-studies
Get Started https://learn.go.dev/
Playground https://play.golang.org
Tour https://tour.golang.org
Stack Overflow https://stackoverflow.com/questions/tagged/go?tab=Newest
Help https://go.dev/help
Packages https://pkg.go.dev
Standard Library https://pkg.go.dev/std
Sub-repositories https://pkg.go.dev/golang.org/x
About Go Packages https://pkg.go.dev/about
pkg.go.dev API https://pkg.go.dev/api
About https://go.dev/project
Downloadhttps://go.dev/dl/
Bloghttps://go.dev/blog
Issue Tracker https://github.com/golang/go/issues
Release Notes https://go.dev/doc/devel/release.html
Brand Guidelines https://go.dev/brand
Code of Conduct https://go.dev/conduct
Connect https://www.twitter.com/golang
Twitter https://www.twitter.com/golang
GitHubhttps://github.com/golang
Slack https://invite.slack.golangbridge.org/
r/golang https://reddit.com/r/golang
Meetup https://www.meetup.com/pro/go
Golang Weekly https://golangweekly.com/
Copyrighthttps://go.dev/copyright
Terms of Servicehttps://go.dev/tos
Privacy Policy http://www.google.com/intl/en/policies/privacy/
Report an Issue https://go.dev/s/pkgsite-feedback
https://google.com
Learn more.https://policies.google.com/technologies/cookies

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.