shomali11 / slackerLinks
Slack Bot Framework
☆806Updated last year
Alternatives and similar repositories for slacker
Users that are interested in slacker are comparing it to the libraries listed below
Sorting:
- A general-purpose bot library inspired by Hubot but written in Go.☆479Updated last year
- Load configuration in cascade from multiple backends into a struct☆507Updated 3 weeks ago
- go test with colors☆1,377Updated last year
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆664Updated 2 years ago
- Flags-first package for configuration☆1,424Updated 2 months ago
- Enrich `go test` outputs with text decorations.☆862Updated last year
- Golang deep variable equality test that returns human-readable differences☆783Updated 5 months ago
- GitHub Actions as CI for Go☆1,047Updated 8 months ago
- Professional lightweight testing mini-framework for Go.☆1,924Updated last year
- Record and replay your HTTP interactions for fast, deterministic and accurate tests☆1,339Updated last month
- Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no e…☆941Updated 3 weeks ago
- CLI tool for summarizing go test output. Pipe friendly. CI/CD friendly.☆1,176Updated 2 months ago
- Library for enabling asynchronous health checks in your service☆751Updated 10 months ago
- A Go library for parsing struct tags from environment variables.☆1,204Updated 5 months ago
- Google Go (golang) library for reading and writing spreadsheet files on Google Docs.☆389Updated 2 years ago
- Powerful mock generation tool for Go programming language☆738Updated last month
- An simple, easily extensible and concurrent health-check library for Go services☆274Updated last year
- 12 factor configuration as a typesafe struct in as little as two function calls☆339Updated 3 years ago
- A comprehensive error handling library for Go☆1,266Updated 11 months ago
- Make temporary edits to your Go module dependencies☆905Updated 4 months ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,276Updated last month
- A Golang library for generating high-entropy random passwords similar to 1Password or LastPass.☆683Updated last year
- Go (golang) http calls with retries and backoff☆654Updated 3 years ago
- Interface mocking tool for go generate☆2,150Updated last month
- Mocking your SQL database in Go tests has never been easier.☆853Updated 3 weeks ago
- A library built to provide support for defining service health for golang services. It allows you to register async health checks for you…☆559Updated last year
- Simple low-level GraphQL HTTP client for Go