Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sild/gosk

Go Swiss knife - a set of tools that I used to use in Go applications
https://github.com/sild/gosk

Last synced: 17 days ago
JSON representation

Go Swiss knife - a set of tools that I used to use in Go applications

Awesome Lists containing this project

README

        

# gosk

[![Go Reference](https://pkg.go.dev/badge/github.com/sild/gosk.svg)](https://pkg.go.dev/github.com/sild/gosk)
[![Go Report Card](https://goreportcard.com/badge/github.com/sild/gosk)](https://goreportcard.com/report/github.com/sild/gosk)

Go Swiss knife - a set of tools that I used to use in Go applications

### log

Small zerolog-wrapper

Allows write logs without extra code

### serial

Serialization helpers

* json - wrapper over encoding/json