Documentation ¶
Index ¶
Constants ¶
View Source
const ( BASE_PATH = "importer/sources/data/Sources - " AUTHORS_FILE = BASE_PATH + "Authors.csv" COLLECTIONS_FILE = BASE_PATH + "Collections.csv" )
Variables ¶
View Source
var ( LANGS = [7]string{ common.LANG_ENGLISH, common.LANG_HEBREW, common.LANG_RUSSIAN, common.LANG_GERMAN, common.LANG_SPANISH, common.LANG_TURKISH, common.LANG_UKRAINIAN, } )
Functions ¶
func ImportSources ¶
func ImportSources()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.