command
module
Version:
v1.14.0
Opens a new window with list of versions in this module.
Published: Jun 21, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Data Warehouse Client
Data Warehouse Client
Client and API to fetch data from data warehouse to serve portal api DWH methods.
Pre-Commit Installation
Run the command make init-pre-commit from the repository root.
Once this is done, the following commands will be performed on every commit to the repo and must pass before the commit is allowed:
- go-fmt - Runs
gofmt
- go-imports - Runs
goimports
- golangci-lint - run
golangci-lint run ./...
- go-critic - run
gocritic check ./...
- go-build - run
go build
- go-mod-tidy - run
go mod tidy -v
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.