viper-common

module
v0.0.0-...-73fb834 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2019 License: GPL-3.0

README

viper-common

Common libraries for use with golang

Modules

Gitflow

Go uses git URLs for hosting and resolving packages. Recently added to Go, you can supply a branch name or revision when getting a dependency if you wish to test things locally before comitting them. For this reason it doesn't make much sense to have a dev branch for general commits. You already have one of those for the code checked-into a component already; any highly experimental work should be checked into a feature/XXX branch which comes off master and is merged into master when done.

License

This code is written under the terms of the GNU GPLv3 license.

Directories

Path Synopsis
api
dal
host
Package host makes it easy to host grpc services in go.
Package host makes it easy to host grpc services in go.
Package slack sends messages to Slack via webhooks.
Package slack sends messages to Slack via webhooks.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL