Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/riverqueue/river
/ BatchInsertArgs
Struct
BatchInsertArgs
example_batch_insert_test.go:15–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
)
14
15
type
BatchInsertArgs
struct
{}
16
17
func
(BatchInsertArgs) Kind() string {
return
"batch_insert"
}
18
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected