https://github.com/starudream/go-lib
golang library
https://github.com/starudream/go-lib
golang library
Last synced: about 2 months ago
JSON representation
golang library
- Host: GitHub
- URL: https://github.com/starudream/go-lib
- Owner: starudream
- License: apache-2.0
- Created: 2023-11-03T14:04:52.000Z (over 1 year ago)
- Default Branch: v2
- Last Pushed: 2024-10-30T04:29:08.000Z (6 months ago)
- Last Synced: 2024-10-30T07:15:26.594Z (6 months ago)
- Topics: golang, library
- Language: Go
- Homepage:
- Size: 1.44 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Golang Library

## Install

```shell
go get -u github.com/starudream/go-lib/${MODULE_NAME}/v2
```| Name | Latest Version | doc | cfg |
|--------------|--------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------|---------------------------------------------------------------------------------------|
| `core` |  | [GoDoc](https://pkg.go.dev/github.com/starudream/go-lib/core/v2) | [GoDoc](https://pkg.go.dev/github.com/starudream/go-lib/core/v2/config/global#Config) |
| `cobra` |  | [GoDoc](https://pkg.go.dev/github.com/starudream/go-lib/cobra/v2) | - |
| `cron` |  | [GoDoc](https://pkg.go.dev/github.com/starudream/go-lib/cron/v2) | - |
| `ntfy` |  | [GoDoc](https://pkg.go.dev/github.com/starudream/go-lib/ntfy/v2) | [GoDoc](https://pkg.go.dev/github.com/starudream/go-lib/ntfy/v2#Config) |
| `resty` |  | [GoDoc](https://pkg.go.dev/github.com/starudream/go-lib/resty/v2) | - |
| `selfupdate` |  | [GoDoc](https://pkg.go.dev/github.com/starudream/go-lib/selfupdate/v2) | - |
| `server` |  | [GoDoc](https://pkg.go.dev/github.com/starudream/go-lib/server/v2) | - |
| `service` |  | [GoDoc](https://pkg.go.dev/github.com/starudream/go-lib/service/v2) | - |
| `sqlite` |  | [GoDoc](https://pkg.go.dev/github.com/starudream/go-lib/sqlite/v2) | [GoDoc](https://pkg.go.dev/github.com/starudream/go-lib/sqlite/v2#Config) |
| `tablew` |  | [GoDoc](https://pkg.go.dev/github.com/starudream/go-lib/tablew/v2) | - |## License

[](https://app.fossa.com/projects/git%2Bgithub.com%2Fstarudream%2Fgo-lib?ref=badge_large&issueType=license)