Skip to content

signalfx/golib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3a23efe · Oct 18, 2024
May 2, 2023
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Nov 9, 2019
May 13, 2022
Jun 15, 2015
Nov 9, 2019
Oct 11, 2023
Oct 11, 2023
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