Categorygithub.com/tripism/tripismapiutilities
repositorypackage
0.0.0-20240827153958-6795a4e4f72c
Repository: https://github.com/tripism/tripismapiutilities.git
Documentation: pkg.go.dev

# README

tripismapiutilities

Utility package for use in back-end packages.

This package contains utility functions which can be shared by API (back-end) projects in Go - things like formatting, conversions, etc.

It should not have dependency on any specific calling package.