telemetry-api

module
v0.0.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2024 License: Apache-2.0

README

telemetry-api

A GraphQL API for telemetry data from dimo devices.

Run make to see some helpful sub-commands:

% make

Specify a subcommand:

  `build`               Compile the Go code and output the binary to the `bin/` directory.
  `run`                 Build the project (if not already built) and run the binary.
  `clean`               Remove the `bin/` directory.
  `install`             Build the project and copy the binary to the `INSTALL_DIR`.
  `test`                Run tests.
  `lint`                Lint the project.
  `format`              Format the project.
  `docker`              Build a Docker image of the project.
  `gqlgen`              Generate gqlgen code.
  `gql-model`           Generate gqlgen data model.
  `gql`                 Generate gqlgen code and data model.
  `tools`               Install `golangci-lint`, `gqlgen`, and `model-garage`.

License

Apache 2.0

Directories

Path Synopsis
cmd
internal
graph/model
Code generated by "model-garage" DO NOT EDIT.
Code generated by "model-garage" DO NOT EDIT.
service/ch
Package ch is used to interact with ClickHouse servers.
Package ch is used to interact with ClickHouse servers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL