-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ES-2647: Introduce a feature to update private orbs for BESTSELLER on…
…ly + Fix deprecated dependency `io/ioutil` + Polish documentation + Ease local development + Fix issue with many idle database connections + General code improvements (#297) * Fix spelling mistake * Fixing spelling mistake in comment * Naming convention on secret files * Adding connection string to dbconf * Handling connection string * Able to pass dbconfig through env vars and handle default log level * Just a debug log * Just for safety * docker-compose for local development * This works for now. Let's see when there's time for documentation and cleanup * Documentation for DBClient * Added specific bestseller config to handle our private orbs + added handling of an error + correcting variable types and more * Added error handling * Convert("fmt.Print*", "Log.[Debug,Info]().*") * Polishing documentation and docker-compose stuff * Fix deprecated dependency * Better returns * Error messages should not be capitalised * Error messages should not be capitalised * FIxed deprecated dependency * Fixed vet issues * Fixed deprecated dependencies * Unused * Some how, these dots got away
- Loading branch information
1 parent
3a29cb4
commit 12fe629
Showing
20 changed files
with
230 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.