An open API service indexing awesome lists of open source software.

https://github.com/john-d-pelingo/sinartisi

A bunch of helpful functions to get my golang with best practices going!
https://github.com/john-d-pelingo/sinartisi

golang library

Last synced: 6 months ago
JSON representation

A bunch of helpful functions to get my golang with best practices going!

Awesome Lists containing this project

README

          

[![MIT License][shield-mit]][license]
[![Build Status][shield-travis-ci]][travis-ci]
[![CircleCI][shield-circle-ci]][circle-ci]
[![codecov][shield-code-coverage]][code-coverage]
[![Go Report Card][shield-go-report-card]][go-report-card]
[![Maintainability][shield-maintainability]][maintainability]

# sinartisi

A bunch of helpful functions to get my [golang](https://golang.org/) with best
practices going!

Sinartisi (συνάρτηση) is a Greek word for `function`.

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request! :D

## License

[MIT][license] © 2019-present

[circle-ci]: https://circleci.com/gh/john-d-pelingo/sinartisi
[code-coverage]: https://codecov.io/gh/john-d-pelingo/sinartisi
[go-report-card]:
https://goreportcard.com/badge/github.com/john-d-pelingo/sinartisi
[license]: https://github.com/john-d-pelingo/sinartisi/blob/master/LICENSE
[maintainability]:
https://codeclimate.com/github/john-d-pelingo/sinartisi/maintainability
[shield-circle-ci]:
https://circleci.com/gh/john-d-pelingo/sinartisi.svg?style=svg
[shield-code-coverage]:
https://codecov.io/gh/john-d-pelingo/sinartisi/branch/master/graph/badge.svg
[shield-go-report-card]:
https://goreportcard.com/badge/github.com/john-d-pelingo/sinartisi
[shield-maintainability]:
https://api.codeclimate.com/v1/badges/74f7bcdee8e625088152/maintainability
[shield-mit]: https://img.shields.io/badge/License-MIT-lavender.svg
[shield-travis-ci]:
https://travis-ci.org/john-d-pelingo/sinartisi.svg?branch=master
[travis-ci]: https://travis-ci.org/john-d-pelingo/sinartisi