Documentation ¶
Index ¶
- func CountElementsInXML(w *sync.WaitGroup, c chan int, tableName string, countedElement string)
- func DropAndCreateTable(schema string, tableName string, db *sqlx.DB) (bool, error)
- func PrintRowsAffected(elementName string, currentRow int) string
- func SearchFile(filePartName string, dir string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CountElementsInXML ¶
CountElementsInXML возвращает количество узлов в XML-файле
func DropAndCreateTable ¶
DropAndCreateTable удаляет таблицу, если она уже существует и создает заново
func PrintRowsAffected ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.