Categorygithub.com/lcd1232/paddle
repositorypackage
1.1.0
Repository: https://github.com/lcd1232/paddle.git
Documentation: pkg.go.dev

# README

Go Report Card Build Status Travis Coverage Godoc Releases LICENSE

Paddle

Go library to work with Paddle API

Installing / Getting started

go get github.com/lcd1232/paddle

Project versioning

paddle uses semantic versioning. API should not change between patch and minor releases. New minor versions may add additional features to the API.

Licensing

The code in this project is licensed under MIT license.