//
pkg.gl
Category
github.com/GoogleCloudPlatform/elcarro-oracle-operator
oracle
pkg
database
lib
detach
package
0.5.0-alpha
Repository:
https://github.com/googlecloudplatform/elcarro-oracle-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
44 SLOC
#
Functions
Go
Go starts a new goroutine with a detached context and returns a Task that can be used to cancel and/or wait for the function to return.
#
Structs
Task
A Task describes the status of a detached function call started by calling Go.