cortex-client

command module
v0.0.0-...-e8de170 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

README

Cortex API client

A Cortex API client writen in Go.

Requisites
  1. Go >= 1.20.0.
  2. A valid Cortex API Bearer Token (see api-keys).
Setup

The client is expecting a file config.env in the root folder of this repo. Create that file with the content below, and update the information accordingly:

BASE_URL = "https://api.getcortexapp.com/api/v1"
API_KEY = "<YOUR-CORTEX-API-KEY>"

More info:
  • The layout of the project is based on the official modules layout for packages or commands with supporting packages.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
pkg

Jump to

Keyboard shortcuts

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