Giter Club home page Giter Club logo

go-core's Introduction

Go-Core

A collection of valuable packages for Golang projects. They are self-sustained and can be imported to any project. To learn more about each package please open the subfolder and see the README.


How to Contribute

Development Setup

Firstly, clone the repo. And then go into the repo root folder, install dependencies and run tests. You also will need a Mailosaur account with credentials or not all tests will be run.

export MAILOSAUR_API_KEY=your_api_key
export MAILOSAUR_SERVER=server_id
go mod download
go test ./... -v -count=1

General Contributor Guidelines

This project is maintained by Sebastian Kreutzberger (@skreutzberger)

Please create a pull request which fulfills the following conditions:

  1. is of general interest and to be used in more than one project
  2. includes a README file which documents the purpose, each public function with an example and how to run and test it
  3. contains inline code comments which make it clear what the logic does (the more comments the better)
  4. has a unit test code coverage of at least 90%
  5. does not violate any patents or copyrights
  6. has the Apache 2.0 copyright statement at the top of each file with icommobile GmbH as copyright holder

License

Go-Core is licensed under the Apache 2.0 License (see file LICENSE).


Copyright

© 2020 iconmobile GmbH

go-core's People

Contributors

qwertmax avatar skreutzberger avatar us3r64 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.