Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DriverName is from https://pkg.go.dev/database/sql#Open. DriverName = prefix + "DRIVER_NAME" DataSourceName = prefix + "DATA_SOURCE_NAME" // URLFilePath is the path of file whose content is the previously inserted URLs in the `next` operation. URLFilePath = prefix + "URL_FILE_PATH" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.