go-datatrails-common

module
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2025 License: MIT

README

go-datatrails-common

Public repository for base Go utility packages.

[!WARNING] No guarantee is given that packages in this repo will not be removed. Import this repo at your own risk.

Multirepo development

Use go work spaces for co-development against another repo that may import this

cd
mkdir workspace
cd workspace
git clone https://github.com/datatrails/go-datatrails-common.git
git clone https://github.com/datatrails/go-datatrails-logverification.git
go work init
go work use go-datatrails-common
go work use go-datatrails-logverification

Directories

Path Synopsis
Package azblob reads/writes files to Azure blob storage in Chunks.
Package azblob reads/writes files to Azure blob storage in Chunks.
Package secrets gets parameters for Azure services.
Package secrets gets parameters for Azure services.

Jump to

Keyboard shortcuts

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