Skip to content
/ sogo Public

Wrapper code for generically useful Go modules.

License

Notifications You must be signed in to change notification settings

grokify/sogo

Repository files navigation

Sogo

Build Status Go Report Card Docs License

Description

Sogo is a collection of Go wrappers to make using various Go libaries easier. Much of the original code for this library was originally in the github.com/grokify/mogo package, however, the code was extracted in the interest of reducing the dependencies associated with that module. This module freely uses additional dependencies, with the goal of limiting dependencies to specific packages.