Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seipan/takowasa
:octopus: A place to store various Go-related utility libraries. :octopus:
https://github.com/seipan/takowasa
error go golang logger utility
Last synced: 9 days ago
JSON representation
:octopus: A place to store various Go-related utility libraries. :octopus:
- Host: GitHub
- URL: https://github.com/seipan/takowasa
- Owner: seipan
- License: mit
- Created: 2023-10-07T19:42:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-08T09:19:45.000Z (over 1 year ago)
- Last Synced: 2025-01-03T01:44:39.374Z (13 days ago)
- Topics: error, go, golang, logger, utility
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Last commit](https://img.shields.io/github/last-commit/seipan/takowasa?style=flat-square)
![Repository Stars](https://img.shields.io/github/stars/seipan/takowasa?style=flat-square)
![Issues](https://img.shields.io/github/issues/seipan/takowasa?style=flat-square)
![Open Issues](https://img.shields.io/github/issues-raw/seipan/takowasa?style=flat-square)
[![go](https://github.com/seipan/takowasa/actions/workflows/go.yml/badge.svg)](https://github.com/seipan/takowasa/actions/workflows/go.yml)# takowasa
:octopus: A place to store various Go-related utility libraries. :octopus:
## Usage
### install
```
go get -u github.com/seipan/takowasa
```## License
Code licensed under
[the MIT License](https://github.com/seipan/takowasa/blob/main/LICENSE).## Author
[seipan](https://github.com/seipan).