Skip to content

signalfx/golib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d07cf31 · Nov 11, 2019
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Jun 28, 2018
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Feb 25, 2016
Oct 1, 2019
Dec 23, 2015
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Jun 11, 2015
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Dec 7, 2015
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Jun 15, 2015
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Apr 23, 2015

Repository files navigation

golib Build Status

Various golang libraries we've found useful. The SignalFx client library (SDK) for Go is available here along with instructions for installing the library and using the included functions.

Go modules

If your project uses Go modules, you need to refer to this project as github.com/signalfx/golib/v3 in your imports. If your project is not using modules, you might not be able to use this library after v3.0.0.

Dependencies

Please note that there is a dependency on Thrift v0.9.3 for some of the libraries in this repository.

License

Apache Software License v2. Copyright © 2015-2019 SignalFx