pkg

package module
v0.6.5 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

README

Pkg

Github Action Go Reference Go Report Card Taylor Swift Volkswagen License

A collection of Go primitives used in most of my projects.

Docs

You can find the documentation hosted on godoc.org.

Packages

Install

go get github.com/katallaxie/pkg

License

Apache 2.0

Documentation

Overview

A collection of primitives and idioms for writing Go applications.

Directories

Path Synopsis
Package access provides a simple way to manage access to resources, with a policy-based approach.
Package access provides a simple way to manage access to resources, with a policy-based approach.
cmd
Package env provides a simple interface to check for the runtime environment.
Package env provides a simple interface to check for the runtime environment.
examples
Package group provides a simple interface to manage go routines.
Package group provides a simple interface to manage go routines.
Package k8s provides helpers for working with Kubernetes.
Package k8s provides helpers for working with Kubernetes.
Package lru is a simple implementation of an LRU cache.
Package lru is a simple implementation of an LRU cache.
Package metrics provides a simple interface for collecting metrics.
Package metrics provides a simple interface for collecting metrics.
Package server provides a simple way to create a server.
Package server provides a simple way to create a server.
Package snowflake providers a unique ID generator based on Twitter's Snowflake ID.
Package snowflake providers a unique ID generator based on Twitter's Snowflake ID.
Package ulid provides a Universally Unique Lexicographically Sortable Identifier (ULID) implementation in Go.
Package ulid provides a Universally Unique Lexicographically Sortable Identifier (ULID) implementation in Go.
Package urn implements the Uniform Resource Name (URN) specification, as defined in RFC 2141 with a focus on cloud computing.
Package urn implements the Uniform Resource Name (URN) specification, as defined in RFC 2141 with a focus on cloud computing.

Jump to

Keyboard shortcuts

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