Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

pkg.re/essentialkaos/librato.v6

Package Overview
Dependencies
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pkg.re/essentialkaos/librato.v6

Go Modules
Version
v10.0.1+incompatible
Version published
Created
Source

codebeat badge

InstallationExamplesLicense


Package for working with Librato Metrics API from Go code.

Installation

Before the initial install allows git to use redirects for pkg.re service (reason why you should do this described here):

git config --global http.https://pkg.re.followRedirects true

Make sure you have a working Go 1.13+ workspace (instructions), then

go get pkg.re/essentialkaos/librato.v10

For update to latest stable release, do:

go get -u pkg.re/essentialkaos/librato.v10

Examples

License

Apache License, Version 2.0

FAQs

Package last updated on 11 Sep 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts