Skip to content
/ pkg Public

Common packages for building Go projects for Tide.

License

Notifications You must be signed in to change notification settings

wptide/pkg

Folders and files

NameName
Last commit message
Last commit date
Jun 13, 2018
Jun 13, 2018
Feb 16, 2019
Jun 13, 2018
Aug 20, 2019
Jun 13, 2018
Oct 13, 2019
Jun 13, 2018
Jun 13, 2018
Jun 13, 2018
Feb 16, 2019
Oct 13, 2019
Jun 13, 2018
Jun 13, 2018
Jun 13, 2018
Mar 8, 2018
Mar 8, 2018
Feb 28, 2019
Feb 28, 2019
Feb 28, 2019
Feb 6, 2018
Feb 20, 2018
Feb 28, 2019
Oct 13, 2019
Jun 1, 2018
Jun 1, 2018

Repository files navigation

Tide Go Packages

Build Status Coverage Status License: MIT

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.

About

Common packages for building Go projects for Tide.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published