Skip to content

ravivendra/goonung

Repository files navigation

goONung

Go simple utility helpers to support my work in ideas and projects.

The name Goonung is derived from 2 words :

  • Go, the main core language used for this personal repository
  • Cemenung, a 350 masl small hill nearby the village where I was born and grew up, located in south-eastern of Tulungagung (East Java, Indonesia).

Author

Technology Stack

Goonung is developed using :

  • Go 1.13.1 (darwin/amd64)

And I recommend you to use Go 1.11 and later to continue to learn or help me to develop these bunch of code, guys.

Installation

To work with Goonung, you can start by using the command :

  • Using $GOPATH fundamental

    $ go get -u github.com/ravivendra/goonung

Currently I am on progress to make it compatible with GO Modules fundamental.

Coverage Test

Currently, these codes have been completed with unit test, just run command below to run the test :

$ go test -v -cover

Here is the result of coverage test :

ravivendra:goonung ravivendra$ go test -cover
PASS
coverage: 100.0% of statements
ok      github.com/ravivendra/goonung    0.396s

License

MIT License

About

Go simple utility helpers to support my work in ideas and projects. It's not limited for me, if you think it's useful for you, just clone or fork it.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages