pkg

package module
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2023 License: MIT Imports: 0 Imported by: 0

README

Common Go Packages

Go Reference Go Workflow Coverage Status Go Report Latest Release License


Table of Contents

  1. Introduction
  2. Installation
  3. License

Introduction

Package pkg is a collection of useful Go packages.

Installation

Install using go get
go get github.com/axiomhq/pkg/...
Install from source
git clone https://github.com/axiomhq/pkg.git
cd pkg
make # Run linters, sanitizers and test suits

License

© Axiom, Inc., 2021

Distributed under MIT License (The MIT License).

See LICENSE for more information.

Documentation

Overview

Package pkg is a collection of commonly used Go packages across Go based Axiom projects.

Directories

Path Synopsis
Package cmd provides an opiniated interface for implementing Axiom based tools and utilities.
Package cmd provides an opiniated interface for implementing Axiom based tools and utilities.
Package http provides utilities for running a http server.
Package http provides utilities for running a http server.
Package version provides variables which, when used correctly, provide build information about the application referencing this package.
Package version provides variables which, when used correctly, provide build information about the application referencing this package.
Package workgate provides a struct to ensure no more than N tasks are ever ongoing.
Package workgate provides a struct to ensure no more than N tasks are ever ongoing.

Jump to

Keyboard shortcuts

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