Skip to content
/ utils Public

🚧 Utilities that will be mainly used in the other uniqport cloud tools. Such as TCP / Websocket / dependency injection mediators

Notifications You must be signed in to change notification settings

uniqport/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utils

GoTemplate

Utilities that will be used in the other cloud tools. Such as TCP / Websocket / dependency injection mediators

The project uses make to make your life easier. If you're not familiar with Makefiles you can take a look at this quickstart guide.

Whenever you need help regarding the available actions, just use the following command.

make help

Setup

To get your setup up and running the only thing you have to do is

make all

This will initialize a git repo, download the dependencies in the latest versions and install all needed tools. If needed code generation will be triggered in this target as well.

Test

Run tests

make test

About

🚧 Utilities that will be mainly used in the other uniqport cloud tools. Such as TCP / Websocket / dependency injection mediators

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published