Skip to content

pokt-foundation/dwh-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grove logo

Data Warehouse Client


Client

Autogenerated using https://github.com/deepmap/oapi-codegen

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

About

Client for fetching data from the data warehouse.

Resources

Stars

Watchers

Forks

Packages

No packages published