https://github.com/daanv2/go-kit
A library of my standard code that I tend to reuse in other go projects
https://github.com/daanv2/go-kit
go golang kit
Last synced: about 1 month ago
JSON representation
A library of my standard code that I tend to reuse in other go projects
- Host: GitHub
- URL: https://github.com/daanv2/go-kit
- Owner: DaanV2
- License: mit
- Created: 2024-12-24T22:28:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-14T00:09:01.000Z (5 months ago)
- Last Synced: 2026-02-14T06:37:25.288Z (5 months ago)
- Topics: go, golang, kit
- Language: Go
- Homepage: https://pkg.go.dev/github.com/daanv2/go-kit
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Kit
[](https://github.com/DaanV2/go-kit/actions/workflows/pipeline.yaml)
A library of my standard code that I tend to reuse in other go projects
## Install
```bash
go get github.com/daanv2/go-kit
```