proxy.golang.org : github.com/FrangipaneTeam/terraform-analytic-tool : v0.0.4
Package main provides the main entry point for the Terraform Analytic Tool application. It reads the configuration from file or environment variables and starts the API server.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/%21frangipane%21team/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/ajg/form v1.5.1
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/deepmap/oapi-codegen v1.8.2
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/go-chi/chi v4.0.2+incompatible
- github.com/go-chi/render v1.0.3
- github.com/go-redis/redis/v8 v8.11.5
- github.com/influxdata/influxdb-client-go/v2 v2.12.3
- github.com/influxdata/line-protocol v0.0.0-20200327222509-2487e7298839
- github.com/kr/pretty v0.1.0
- github.com/kr/text v0.1.0
- github.com/pkg/errors v0.9.1
- golang.org/x/net v0.7.0
- gopkg.in/yaml.v3 v3.0.1