go-common

command module
v10.0.37 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2020 License: MIT Imports: 1 Imported by: 0

README

pinpt-logo

This repo contains the common Golang code used by various Pinpoint libraries

Build Status

CircleCI

We use CircleCI for CI/CD

Setup

You'll need Golang 0.10+ to build and the dep tool. Once you have these, you need to make sure your vendored dependencies are fetched:

make dependencies

This will pull the latest dependencies in to your local vendor directory.

You can now verify that everything works with:

make test

License

All of this code is Copyright © 2018-2019 by Pinpoint Software, Inc. and licensed under the MIT License.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package strutil provides various utilities for manipulating strings
Package strutil provides various utilities for manipulating strings

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL