util

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2021 License: MIT Imports: 4 Imported by: 4

Documentation

Overview

Package util - Various miscellaneous utilities used throughout leaps lib.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateStampedUUID

func GenerateStampedUUID() string

GenerateStampedUUID - Generates a UUID and prepends a timestamp to it.

func GenerateUUID

func GenerateUUID() string

GenerateUUID - Generates a UUID and returns it as a hex encoded string.

TODO: handle the error more gracefully

Types

This section is empty.

Directories

Path Synopsis
Package util provides a few bootstrapping utilities for golang services, and a consistent API to wrap third parties libraries for things such as stats aggregation and logging.
Package util provides a few bootstrapping utilities for golang services, and a consistent API to wrap third parties libraries for things such as stats aggregation and logging.
log
Package log - Some utilities for logging and stats aggregation/pushing.
Package log - Some utilities for logging and stats aggregation/pushing.
metrics
Package metrics - Create a type for aggregating and propagating metrics to various services based on configuration.
Package metrics - Create a type for aggregating and propagating metrics to various services based on configuration.

Jump to

Keyboard shortcuts

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