Categorygithub.com/sebastianczoch/smsapi-go
repositorypackage
0.0.0-20160110132047-41b255d64c39
Repository: https://github.com/sebastianczoch/smsapi-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

smsapi-go

Build Status Code Climate Coverage Status GoDoc License

Go utils for working with SMSAPI service. This is not stable release, PLEASE DO NOT USING IT ON PRODUCTION

Examples

All examples are already in example directory

Install

$ go get github.com/SebastianCzoch/smsapi-go

or via Godep

$ godep get github.com/SebastianCzoch/smsapi-go

API

New(username, password string) *Client

Return a pointer to new smsapi client

(c *Client) SendEcoSMS(to, body string) error

Send Eco sms to selected phone number with specified message

Tests

$ go test ./...

License

MIT

Support

Issues for this project should be reported on GitHub issues

Staff responsible for project: