pkg

module
v0.0.0-...-e9fe98c Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2019 License: MIT

README

Tide Go Packages

Build Status Coverage Status

This repository contains common packages that are used for the development of Tide related services.

The packages can be added to your project using a Go package dependency manager (e.g. glide or golang/dep) or added to your $GOPATH using go get.

go get github.com/wptide/pkg

All packages have been tested and provide 100% coverage (except for third-party packages that do not provide adequate interfaces). We expect nothing less from any contributions to this project.

Test can be run inside each package using the go test command or the convenience instruction in the provided Makefile (make required) by typing:

make test

This is a library of packages and is meant to be imported into Go projects.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Contact Us

Have questions? Don't open an Issue, come join us in the #tide channel in WordPress Slack. Even though Slack is a chat service, sometimes it takes several hours for community members to respond — please be patient.

Props

Derek Herman (@valendesigns), Otto Kekäläinen (@ottok), Pierre Gordon (@pierlon), Rheinard Korf (@rheinardkorf)

License

Tide pkg utilizes an MIT license.

Directories

Path Synopsis
sqs
Package pipe is adapted from https://github.com/rheinardkorf/go-concurrency/blob/master/11_pipeline_complex/pipe/pipe.go
Package pipe is adapted from https://github.com/rheinardkorf/go-concurrency/blob/master/11_pipeline_complex/pipe/pipe.go
Package process is a package for managing a processing pipeline.
Package process is a package for managing a processing pipeline.
zip
gcs
s3
api
wrapper

Jump to

Keyboard shortcuts

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