Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Record ¶
type Record struct { ConfigPath string MappingPath string ShowVersion bool TestMode bool TestQuery string Host string Port int Workers int Connections int Storage struct { StorageType string Host string Port int User string Password string IndexBase string TypeTable string } }
Record - standard record (struct) for config package
Click to show internal directories.
Click to hide internal directories.