Skip to content

signalfx/golib

Folders and files

NameName
Last commit message
Last commit date
Aug 11, 2020
Nov 9, 2019
Aug 11, 2020
Jun 28, 2018
Aug 11, 2020
Aug 11, 2020
Aug 11, 2020
Aug 11, 2020
Aug 11, 2020
Dec 23, 2015
Nov 9, 2019
Nov 9, 2019
May 29, 2020
Nov 9, 2019
Aug 11, 2020
Jun 11, 2015
Nov 12, 2019
Nov 9, 2019
May 20, 2020
Nov 9, 2019
Aug 11, 2020
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Aug 11, 2020
Sep 17, 2020
Aug 11, 2020
Nov 9, 2019
Sep 3, 2020
Aug 11, 2020
Aug 11, 2020
Nov 9, 2019
Aug 11, 2020
Aug 18, 2020
Jun 15, 2015
Nov 9, 2019
Aug 8, 2020
Aug 8, 2020
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