iagosaito / stupid-golang-module

Stupid Golang Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Reference v2

Stupid Golang Module

Motivation

This a Stupid Module to understand how modules works in Go and how to publish them.

Usage

If you want to use this stupid module:

go get github.com/iagosaito/stupid-golang-module    // v1 
go get github.com/iagosaito/stupid-golang-module/v2 // v2 (Recomended)

About

Stupid Golang Module

License:MIT License


Languages

Language:Go 100.0%