package init
import "github.com/influxdata/influxdb/cmd/influx_tools/generate/init"
Index ¶
Types ¶
type Command ¶
type Command struct { Stdin io.Reader Stdout io.Writer Stderr io.Writer // contains filtered or unexported fields }
Command represents the program execution for "store query".
func NewCommand ¶
NewCommand returns a new instance of Command.
func (*Command) Run ¶
Source Files ¶
- Version
- v1.12.0 (latest)
- Published
- Apr 8, 2025
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 2 days ago –
Tools for package owners.