Commit Graph

15 Commits

Author SHA1 Message Date
Julien Laffaye
9c3c2fd740
Add CodeQL and golangci-lint badges 2022-09-07 18:02:26 -04:00
Julien Laffaye
7a2bce30c7 Use github actions instead of travis-ci 2021-10-28 22:39:57 -04:00
Julien Laffaye
23a84a6d0e Replace godoc badge with pkg.go.dev 2021-03-05 10:52:22 -05:00
Noval Agung Prayogo
ee0d349f0d
add documentation shortcut, to make user able to go there easlity without typing it 2020-07-15 12:50:26 +07:00
Julien Laffaye
d4caf6ffca Add close on read example
Fixes #171
2020-03-31 16:49:19 +02:00
Ben Osborne
9bf9e0098a Improve readme (#154)
Improved the README.md file to include an example of storing and reading a file.
2019-07-18 21:16:16 +02:00
Julien Laffaye
e6de3d35bf Replace DialWithOptions with Dial
No need for a dedicated function as Dial can take no options.
2019-04-23 14:04:25 +02:00
Julien Laffaye
75b9ebed79 Fix errors in example code 2019-04-15 18:34:29 +02:00
Julien Laffaye
73b56eeee6 Rework README
Add a badge link to godoc.org
Add a small code example
2019-04-10 20:28:22 +02:00
Ezequiel Moreno
e53011540c Update README.md
add go get lib
2016-02-10 15:38:39 -03:00
Julien Laffaye
1b24570309 Add ReportCard badge. 2015-08-28 15:52:55 +02:00
Julian Kornberger
5cfd9ea586 Add coveralls.io to display test coverage 2015-08-19 11:09:52 +02:00
Julian Kornberger
77206a0866 Add Travis CI 2015-08-18 20:56:31 +02:00
H. İbrahim Güngör
3c73685121 Update README.md 2014-03-14 15:11:24 +02:00
Julien Laffaye
01215b6c09 Create README.md 2013-07-08 20:34:49 +02:00