pkg/

directory
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: May 30, 2021 License: MIT

README

The collection of utility packages used by this project without being specific to its internals.

Utility packages are kept separate from this project's core codebase to keep it as small and concise as possible. If some utilities grow larger and their APIs stabilize, they may be moved to their own repository, to facilitate re-use by other projects. However that is not the priority.

Directories

Path Synopsis
Package cobrax contains helpers to use with github.com/spf13/cobra.
Package cobrax contains helpers to use with github.com/spf13/cobra.
Package concurrent provide a helpers to setup, start and shutdown a lot of services in parallel.
Package concurrent provide a helpers to setup, start and shutdown a lot of services in parallel.
Package def provides default values for both commands and tests.
Package def provides default values for both commands and tests.
Package migrate manage DB migrations.
Package migrate manage DB migrations.
Package netx contains experimental helpers related to network.
Package netx contains experimental helpers related to network.
Package reflectx provide helpers for reflect.
Package reflectx provide helpers for reflect.
Package repo provide helpers for Data Access Layer.
Package repo provide helpers for Data Access Layer.
Package serve provides helpers to start and shutdown network services.
Package serve provides helpers to start and shutdown network services.

Jump to

Keyboard shortcuts

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