Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandWithOutput ¶
func FileExists ¶
Types ¶
type CommandOutput ¶
func Run ¶
func Run(command ...string) (output CommandOutput)
type ProxyWriter ¶
type ProxyWriter struct {
// contains filtered or unexported fields
}
func NewProxyWriter ¶
func NewProxyWriter(file *os.File) *ProxyWriter
func (*ProxyWriter) String ¶
func (w *ProxyWriter) String() string
Click to show internal directories.
Click to hide internal directories.