sivaosorg / govm

Govm - golang library provides basic models and services, specialized for restful API projects

Home Page:https://github.com/sivaosorg/govm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Govm - Go version model

This is a lib version model prototype by Golang

Requirement

The go version 1.20

Installation

  • Use a specific version (tag)
go get github.com/sivaosorg/govm@v1.2.0
  • Latest version
go get -u github.com/sivaosorg/govm@latest

Contribution

git clone --depth 1 https://github.com/sivaosorg/govm.git
cd govm
go mod tidy

About

Govm - golang library provides basic models and services, specialized for restful API projects

https://github.com/sivaosorg/govm


Languages

Language:Go 99.9%Language:Makefile 0.1%