golib

module
v0.0.0-...-854b266 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2023 License: Apache-2.0

README

golib

A connection of go libraries of code shared amongst other projects.

Each library is documented within each one's README.md file

codec

A simple codec used to marshal/unmarshal binary data in a simple compact manner

rabbitmq

A wrapper around the github.com/streadway/amqp library which handles most of the boiler plate code for you. This library also supports configuration using a yaml library.

statistics

A thread safe statistic collection library

util

Miscelaneous functions that don't warrant their own library.

Directories

Path Synopsis
Banner is an implementation of SYSVbanner in GO.
Banner is an implementation of SYSVbanner in GO.
A simple codec used to read or write binary data in a compact format.
A simple codec used to read or write binary data in a compact format.
Kernel is a simple microkernel that allows for Service's to be deployed within an application.
Kernel is a simple microkernel that allows for Service's to be deployed within an application.
bolt
A simple kernel service wich provides access to a single github.com/etcd-io/bbolt object store
A simple kernel service wich provides access to a single github.com/etcd-io/bbolt object store
cron
This provides the Kernel a managed Cron service.
This provides the Kernel a managed Cron service.
db
A simple amqp library for connecting to RabbitMQ
A simple amqp library for connecting to RabbitMQ
A basic REST server supporting HTTP.
A basic REST server supporting HTTP.
Thread safe statistics
Thread safe statistics

Jump to

Keyboard shortcuts

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