package
1.30.24
Repository: https://github.com/dolphindb/api-go.git
Documentation: pkg.go.dev

# Functions

NewMultiGoroutineTable instantiates an instance of MultiGoroutineTable with MultiGoroutineTableOption.

# Structs

GoroutineStatus records the status of goroutine.
MultiGoroutineTable is used to insert data into a table with multiple goroutines.
Option is used to configure MultiGoroutineTable.
Status is used to store the status of MultiGoroutineTable.