Skip to content
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.
/ goatutils Public archive

Common low-level golang shared utilities for various boatkit projects

License

Notifications You must be signed in to change notification settings

boatkit-io/goatutils

Repository files navigation

Boatkit common Golang packages

pkg/subscribableevent

A simple multi-subscribable event emitter/callback-callbacker. Call .Subscribe(callback), get a token, call .Unsubscribe() with the token when you're done.

pkg/canbus

Common utilities to work with canbus channels.

About

Common low-level golang shared utilities for various boatkit projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published