[preprocessor/folder] refactor database config to be service specific #81
Annotations
6 errors
lint:
preprocessor/folder/folder.go#L65
config.GetConfig undefined (type struct{Host string "toml:\"host\""; Port string "toml:\"port\""; User string "toml:\"user\""; Password string "toml:\"password\""; Database string "toml:\"database\""} has no field or method GetConfig) (typecheck)
|
lint:
main.go#L13
could not import github.com/starlinglab/integrity-v2/preprocessor/folder (-: # github.com/starlinglab/integrity-v2/preprocessor/folder
|
lint:
preprocessor/folder/folder.go#L65
config.GetConfig undefined (type struct{Host string "toml:\"host\""; Port string "toml:\"port\""; User string "toml:\"user\""; Password string "toml:\"password\""; Database string "toml:\"database\""} has no field or method GetConfig)) (typecheck)
|
lint:
preprocessor/folder/cmd/main.go#L6
could not import github.com/starlinglab/integrity-v2/preprocessor/folder (-: # github.com/starlinglab/integrity-v2/preprocessor/folder
|
lint:
preprocessor/folder/folder.go#L65
config.GetConfig undefined (type struct{Host string "toml:\"host\""; Port string "toml:\"port\""; User string "toml:\"user\""; Password string "toml:\"password\""; Database string "toml:\"database\""} has no field or method GetConfig)) (typecheck)
|
lint
issues found
|