Documentation
¶
Index ¶
Constants ¶
View Source
const ( User = "user" Password = "pass" Database = "database" Schema = "schema" URL = "url" Port = "port" Reset = "reset" LookUp = "lookup" Type = "type" Format = "format" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CommandInfo ¶
type CommandInfo struct {
// contains filtered or unexported fields
}
func NewCommandInfo ¶
func (*CommandInfo) RunFormatSpecificLoaders ¶
func (c *CommandInfo) RunFormatSpecificLoaders(ctx context.Context, cf, jf []string) error
Click to show internal directories.
Click to hide internal directories.