Documentation
¶
Overview ¶
Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
Index ¶
- type Command
- func (c *Command) Args() []string
- func (c *Command) Header(key, value string)
- func (c *Command) Param(key, value string)
- func (c *Command) Run(stdout, stderr io.Writer) error
- func (c *Command) String() string
- func (c *Command) URLPrefix() string
- func (c *Command) WithBodyFile(fn string)
- func (c *Command) WithBodyInput(r io.Reader)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.