Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 673 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 673 Bytes

alt text

GoDoc Go

Serverlib

Reusable modules across Teserakt server applications

Modules

config module holds a layer on top of viper providing some helpers easing configuration definition and validation.

path module does provide a path resolver, helping building path to files from the configuration file location.

Testing

./scripts/unittest.sh