4 lines
166 B
Go
4 lines
166 B
Go
// Package control implements the internal executor control/query/replay API
|
|
// from the pinned OpenAPI contract. It is not a call-execution ingress.
|
|
package control
|