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

https://github.com/no-src/nsgo

A common toolkit of Golang.
https://github.com/no-src/nsgo

go toolkit util

Last synced: 3 months ago
JSON representation

A common toolkit of Golang.

Awesome Lists containing this project

README

          

# nsgo

[![Build](https://img.shields.io/github/actions/workflow/status/no-src/nsgo/go.yml?branch=main)](https://github.com/no-src/nsgo/actions)
[![License](https://img.shields.io/github/license/no-src/nsgo)](https://github.com/no-src/nsgo/blob/main/LICENSE)
[![Go Reference](https://pkg.go.dev/badge/github.com/no-src/nsgo.svg)](https://pkg.go.dev/github.com/no-src/nsgo)
[![Go Report Card](https://goreportcard.com/badge/github.com/no-src/nsgo)](https://goreportcard.com/report/github.com/no-src/nsgo)
[![codecov](https://codecov.io/gh/no-src/nsgo/graph/badge.svg?token=XC9X23D46H)](https://codecov.io/gh/no-src/nsgo)
[![Release](https://img.shields.io/github/v/release/no-src/nsgo)](https://github.com/no-src/nsgo/releases)

A common toolkit of Golang.

## Installation

```bash
go get -u github.com/no-src/nsgo
```