Skip to content

Golib contains various useful golang libraries

License

Notifications You must be signed in to change notification settings

asreehari-splunk/golib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Golib contains various useful golang libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%